When a blueprint rule prevents a project from creating/editing/deleting tasks, it should prevent you from altering the order of the tasks by drag and dropping them on the Tasks Timeline
STEPS TO REPRODUCE:
- MUX > Administration > Blueprints
- Create a blueprint for the project object
- Create the following rule:
- Target object: Project
- Rule Type: Attribute update
- Target Attribute: Project name
- UI Actions:
- Disable Adding Child Objects > Task
- Disable Editing Child Objects > Task
- Disable Deleting Child Objects > Task
- Publish the Blueprint
- Create a project in MUX called ABC md link it to the above blueprint.
- On the Tasks module create a few phases, tasks and add some dependencies between them
- Notice you are able to create, edit and even delete tasks
- Change the project name to ABC-lock
- Go to the Tasks module.
- Notice that you can not create additional tasks, you can not edit/delete existing tasks
- Go to the timeline view and notice you can alter the tasks order or change them from one phase to another by drag and dropping tasks
Expected Results: You should not be able to reorder tasks (drag and drop) in the Tasks Timeline view
Actual results: You are able to reorder (drag and drop) tasks in the Tasks Timeline view