A process with an auto-start condition on the Project Finish Date change is not triggered when this changes through a system action
STEPS TO REPRODUCE:
- Create a process linked to the project object that auto-starts on update
Auto-Start condition: Finish Date does not equal previous Finish Date:
project.schedule_finish != project.schedule_finish__oldValue
- Validate and activate the process
- Create a project with Start and Finish Dates today, i.e 26/03/20
- Assign a team member to the project and assign him to a task
- Go to the Project Schedule tab and change the Finish Date
- Verify the process starts
- Extend the Task Finish Date further out that the Project Finish Date
This automatically extends the Project Finish Date
- Verify the process starts
- Edit the task and change the Task Assignment Finish Date further out.
This automatically extends the Task Finish Date as well as the Project Finish Date
- Check the processes tab on the project
Expected Results: The process to auto-start
Actual Results: The process does not auto-start