'Cost Plan Detail' - Processes do not trigger on create events
search cancel

'Cost Plan Detail' - Processes do not trigger on create events

book

Article ID: 261453

calendar_today

Updated On:

Products

Clarity PPM On Premise Clarity PPM SaaS

Issue/Introduction

Steps to Reproduce are as below. Note that the location is being set to Chicago as an example. Choose a location that is available in the system being used.

  1. Create a new process from Administration -> Processes
  2. Add "Cost Plan" as a primary object to the process
  3. Choose "Auto Start" as "Start Option"
    1. Start Event = "Create and Update"
    2. Start Condition for create = any( ( Cost Plan Detail (Subobject) Location = 'Chicago' ) )
    3. Start Condition for update = any( ( Cost Plan Detail (Subobject) Location = 'Chicago' ) )
  4. Connect the Start step to the Finish step. Validate and Activate the process
  5. Navigate to Home -> Projects
  6. Create a new project. Populate Department and Location against it
  7. Create a Cost Plan
    1. Choose Grouping Attributes = Location
    2. Save
  8. Click on "Detail" tab of the Cost Plan
  9. Click on "Add". Choose "Chicago" against Location browse. Save and Return
  10. Check if the process defined in step 1 got triggered by navigating to the "Processes" tab
  11. Change the value against one of the months under "Amounts By Period" TSV
  12. Check if the process defined in step 1 got triggered.

Expected Results: The process is triggered in Step 10 and also in step 12

Actual Results: The process instance gets triggered only in Step 12

Cause

DE68763

Resolution

An attempt will be made to change this behaviour in a future version of the product.