-
Notifications
You must be signed in to change notification settings - Fork 2
Closed
Description
As a user, I want to edit the component macros of copies of components when creating a synoptic.
- Currently editing any copy changes the component macros of all components which have been copied.
- Changing the name of copies changes only the name of that component - not any copies.
- You can edit the component macros of copies after saving the synoptic without changing the other copies.
Steps to duplicate:
- Create a component.
- Copy that component.
- Change the copied component macro.
- The original component macro has changed to be the same as the copied component macro.
Found while creating synopitcs for TOSCA as part of #3444.
This needs to be fixed by the training sessions.