Closed Ch3wi3 closed 7 years ago
Yep, that is a bug I introduced in a change recently, will be fixed in the next release. If you want a fix in the meantime:
Change Line 427 of ActionEditor.qml to targetModel.append( { text: "0: " + i18n("All lights"), value: "0", uuid: "0"} ); save and restart plasma.
Thanks for the report :)
If I edit a command in an custom "action" the property ID is not set correctly when group is "0: All lights" If I choose any other group the ID is set correctly.
Steps to reproduce:
--> ID field of the Command is empty
--> ID field is set correctly to the group ID