Error from Companion Expected a unique ID.....the ID is unique!

the dyn_dev_count did not change in the for each loop, so you will have a repeat id with last loop.

If you want to avoid this uniqueID issue, you can use this extension:
compcreator

2 Likes