-
Task
-
Resolution: Done
-
Major
-
None
-
7.12.0.Final
-
2019 Week 17-19, 2019 Week 20-22
-
3
-
NEW
-
NEW
We should prohibit parallel edit operation of item definitions in managa custom data type dialog. It brings troubles in different scenarios:
Save parent item
- Open attached dmn model
- Invoke manage custom data type dialog
- Expand tProfile item
- Click on edit next to tProfile (Structure)
- Click on edit next to Name (string)
- Change Name to Name_updated
- Change tProfile to tProfile_updated
- Click Save next tProfile_updated
- Save button for Name_updated will disappear
- Changes saved just for parent item tProfile_updated
Save referred items
- relates to
-
DROOLS-2877 Update the top level data type, considering changes in an external/nested sub data type
- Closed