-
Type:
Bug
-
Status: In Review
-
Resolution: Unresolved
-
Affects Version/s: Master
-
Fix Version/s: 7.4.3.29 CE GA29, Master
-
Component/s: Objects
-
Fix Priority:4
-
Git Pull Request:
Summary:
Delete option is displayed and can be clicked on an entry with a relation (from the parent Object) for Prevent deletion type
Steps to Reproduce:
- Create Object A and Object B with a field
- Go to Object A
- Create a Relationship One to Many with Object B (by default it comes with the Deletion Type set as Prevent)
- Add a layout for Object A with the Relationship tab
- Publish both Objects
- Add one entry on Object A
- Add some entries on Object B
- Go to Object A
- Click to view an entry
- Go to the Relationship tab and add relations with the entries from Object B
- Save it and go back to the list of entries
- Click on the kebab menu of the entry
Expected Result:
The delete option is disabled OR the delete option is not available
Actual Result:
It is possible to click to delete the entry and a successful message appears (even though the entry is not deleted)
Verified on master: 379b954997f7b6f6efe108529f0269e47345b3e6
- causes
-
LPS-144937 The entries of Object disappear when inactivated another Object that is related to each other.
- Closed