You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Adding items (either via Create, or by drag and drop) that have the same name into an object, when that objects tree node is expanded, will result in the tree not updating properly. Collapsing and expanding the tree node will cause it to update properly.
Having added a bunch of folders and objects into a folder. Note disparity between tree and grid view.
Two different Condition widgets with the same name dragged into a Display Layout. Note disparity with tree.
Expected vs Current Behavior
Tree should update without having to manipulate the tree node.
Impact Check List
Data loss or misrepresented data?
Regression? Did this used to work or has it always been broken?
Is there a workaround available?
Does this impact a critical component?
Is this just a visual bug?
Steps to Reproduce
Expand a folder or other container (like a Layout) in the tree. Create or drag ites
Create or drag a number of items that have the same name (independent of upper/lowercase letters) into the container created in 1.
Observe: the newly added items will not show up in the tree.
Summary
Adding items (either via Create, or by drag and drop) that have the same name into an object, when that objects tree node is expanded, will result in the tree not updating properly. Collapsing and expanding the tree node will cause it to update properly.
Having added a bunch of folders and objects into a folder. Note disparity between tree and grid view.
Two different Condition widgets with the same name dragged into a Display Layout. Note disparity with tree.
Expected vs Current Behavior
Tree should update without having to manipulate the tree node.
Impact Check List
Steps to Reproduce
Environment
Additional Information
The text was updated successfully, but these errors were encountered: