When creating a process on Change Request and Project as linked object, the process will also trigger if Change is updated from Idea object
STEPS TO REPRODUCE:
- Connect to Clarity – Processes
- Create a new process on object Change Request
- Add a linked object Project
- Start Condition on Update, when updating field Reasons (different from old value)
- Set to AutoStart
- Now create a step with a system action on Project, for example Lock attribute = Active on Project
- Validate and Activate the process
- Connect to MUX – Open a project – Changes
- On a Change (create if none) modify the field Reasons to anything different
- Note the process completes and runs as expected
- Now go to MUX – Ideas – open an idea – Changes
- On a Change (create if none) modify the field Reasons to anything different
Expected Results: The process not to start as linked object is Project and not Idea
Actual Results: The process starts and fails with error: BPM-0513: Internal Process Engine Error. Contact your site administrator (The following object(s) are not initialized: 'project').