User with "Project - Edit Assigned Tasks" right is able to delete dependencies in the Modern UX Timeline for tasks to which they are not assigned. While the system correctly blocks these users from creating dependencies, it fails to enforce the same authorization restrictions during deletion.
Steps to Reproduce
Expected Behavior
The deletion attempt should be denied. Since User ABC is not assigned to T2 or T3, they should receive an authorization error consistent with the error triggered when attempting to create a new dependency.
Actual Behavior
The dependency is successfully deleted. The system fails to validate that the user lacks assignment-based edit rights for the affected tasks, allowing unauthorized modification of the project schedule.
Clarity 16.4.1
DE185703
DE185703, in review by engineering.