Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

reopened cases

ishaanram04
Kilo Contributor

Hi am trying to generate the reopened cases sn_customerservice_case. i dont see reopen count field but i see only reassignment count and previous state. please help with generating the reopened cases with these available fields.

1 REPLY 1

Robert H
Mega Sage

Hello @ishaanram04 ,

 

Unlike Incidents, CSM Cases have no "Reopen count" field. You would need to create it as a custom field with Type being Integer and Default value 0, and then create a Business Rule that increments the value every time the State changes from Resolved to Open.

 

Regards,

Robert