Dedupe actions with same ID / whole json

Currently, if there are actions which have exactly the same BBTUUID, they'll be shown in the action list twice - and, what i think is worse, they'll both be considered as should be triggered. I guess those should be deduped to only allow the first occurence? This is particulary irritating when generating JSONs on the fly ... :frowning:

Alternatively, deduping could happen if there were more than one exact JSONS.

Thanks in advance for your time @Andreas_Hegenberg