Annotation not working on duplicate items

firaheson

New member
Bug:
In the build editor, if you have multiple copies of an item in the entirety of the build, and you add an annotation to any copy of that item after the first iteration of it showing in your build, it won't add the annotation. It seems as though the first time an item shows up in the build order is the 'master' and whatever annotation you have for the first iteration of a given item will overrule any other iteration.

Expected Behavior:
I should be able to edit the annotation of any item in the build editor and have it update all instances of the item in the given build, even if there are duplicates of the item in different categories.

Steps to repro:
1. Create 2 categories
2. Add the same item to both categories
3. Edit the second iteration of the item's annotation
(extra)
4. Add more categories and test to see same results
 
Back
Top