Business Rule to change Request Status back to WIP if updated by certain Assignment Group
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-19-2023 08:55 AM
Hi All,
In our Pre-Boarding process we use Lifecycle Event Case and a custom case Table named OHS Case. The OHS case is the child case to the Lifecycle Event case. When a Lifecycle event case is completed, the OHS case is moved to Withdrawn automatically. On the OHS case table we store the Assigned to user for the LifeCycle Event Case (Assigned TAC) and the Updated by user. We solved for this issue by creating a Business rule that flips the OHS case back to WIP if the Assigned To of the Lifecycle case is the last to close and update on the Lifecycle Event case:
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-19-2023 01:35 PM
Hi aguanci,
Issue can be addressed by updating BR conditions adding additional conditions like updated user isMember of the TA Coordinators Assignment Group.
Regards,
Anand M.