Community
Participate
Working Groups
Build Identifier: After creating a new Entity and adding a stereotype, in some cases the stereotype is not added to the Entity's source or in some cases the Stereotype's arguments are not properly added Reproducible: Always Steps to Reproduce: 1. Create a new Entity 2. Add BusinessKey' stereotype to the entity 3. Select the stereotype > click on Edit > add a few values > click on OK 4. Switch over to the source tab, you should see something along the lines of: @tigerstripe.stereotype st.name = "BusinessKey" attributes = "value1" 5. Remove the stereotype, switch back to source page, the above annotation should now be removed. In some cases the above annotation is not added to the source page, when adding the stereotype and/or its arguments. In some cases the annotation is not removed when removing the stereotype. This defect could be a regression of the latest changes made to bug#324143
Looks like a duplicate of bug#323536. I guess this defect is not a regression. *** This bug has been marked as a duplicate of bug 323536 ***