Creating a project from Grid does not trigger create event processes
Steps to reproduce:
- Create a new process (Administration -> Processes -> New)
- In the "Objects" tab, provide "Object Type" = "Project"
- In the "Start Options", provide the following:
- "Start Option" as "Auto-start"
- "Start Event" as "Create"
- "Start Condition" as "1 == 1"
- Tie the "Start Step" to "Finish Step". Validate and Activate the process
- Navigate to the Modern UX. Click on "Projects". Choose the "Grid" layout
- Click on the + sign at the left top corner. A new blank row gets inserted into the grid
- Fill in the details. Auto Save will happen to create the project
- Navigate to Classic UX -> Administration -> Processes -> Initiated Processes (tab). Look for the process defined in Step 4
- Navigate to the Modern UX. Click on "Projects". Click on "New From Template"
- Choose a template, provide a Project name, and click on "Create"
- Navigate to Classic UX -> Administration -> Processes -> Initiated Processes (tab). Look for the process defined in Step 4
Expected Result: Process defined in Step 4 is observed to have been triggered in Steps 8 and 11
Actual Result: Process defined in Step 4 is observed to have not been triggered in Step 8.