Assessments are not generating for demand portfolio usersIssue Assessments are not triggering for stakeholders in-demand form when demand state is set to screening.Assessments will be sent to the stakeholders to get the experience they had when the demand is processed. Steps to reproduce: Go to dmn_demand.LIST and create new demandAdd portfolio having stakeholders I.E 'IT Infrastructure & Facilities'After saving the demand, stakeholders will be available in related listAfter changing state to screening from the draft the assessment is not sent to stakeholder whose Assessment recipient is set to yesCauseThe business rule which is responsible to create the assessments 'Create OnDemand Assessment' is not triggering as per the condition.The condition in the business rule is the previous state should be submitted and the next state should be screening then only the business rule will trigger.ResolutionChange the demand state from submitted to screening rather than the draft to screening will create the assessment instance as the business rule condition is satisfied.Business rule - Create OnDemand Assessment https://<your-instance>.service-now.com/sys_script.do?sys_id=f2b2c2108f31110040f82ab2f0f92360&sysparm_record_target=sys_script&sysparm_record_row=7&sysparm_record_rows=9&sysparm_record_list=nameCONTAINSassess%5EcollectionCONTAINSdmn_Demand%5EORDERBYname The submitted state would be set for demand record when the state is changed from draft only