Edit group detail
-
Hi,
This bug happened before (I think), and came back in the last version.
When you have one group inside another, when you edit the details of group 1 (Output Control/Restrictions), it opens the information of group 2 that is inside group 1.
In the screen below, I am trying to edit the group 1, you can see sustained with 30 that is the group 1, see that the icon of three points of the group 1 is yellow and the group 2 is white.
When I change 30 to 40 for testing, see that group 2 lights up.
If I then edit the group 2, removing the information of 40, this yes works, see the icon again.
In summary, editing group 1 is editing group 2.
I searched on Mantis for the possible defect reported before, but I have some problem and no access.
Thanks
-
I was able to duplicate this. I'll get this fixed into a build.
Edit: It's a different bug, BTW. I think you are referring to 307, where there was an issue with nested groups in reactions where actions would be bound incorrectly. Nested groups cause a lot of repeating structures in the DOM (the HTML tree of elements that make up the page), so it's complex at times to make sure you have the correct one-and-only when acting on the tree.
Edit: I called this PR 0000328.
-
Thanks, @toggledbits
I solved the access problem to Mantis, do you want me to open a ticket?
Thanks!
-
Already done and fixed. PR 328. Building now...
-
Already done and fixed. PR 328. Building now...
-
Build 22251 now up.