- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-01-2023 12:14 PM
Hello experts, please I need your help, I created a BR in incident table, in which the rule is that if the assignment group changes, then the incident is set as resolved. once it is set as resolved it needs to create a new record on a different table I created, the rest works fine, the actions I set work fine except for the state, it remains the same and is not set as resolved, here is what I have:
so at the time the incident is updated and changed to the test group does not update the incident state to resolved, the other fields are updated but not the state, is there anything I'm not doing well?
thank you!
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-01-2023 01:08 PM
Hi Jesus,
Have you tried using Script Tracer?
Open an incident for testing
Launch Script Tracer
Prior to saving the incident record with the Assignment Group = Test, start the Tracer
Once updated, stop the Tracer
Filter the results for table = Incident
Review the results
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-01-2023 01:08 PM
Hi Jesus,
Have you tried using Script Tracer?
Open an incident for testing
Launch Script Tracer
Prior to saving the incident record with the Assignment Group = Test, start the Tracer
Once updated, stop the Tracer
Filter the results for table = Incident
Review the results
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-01-2023 01:21 PM
Excellent! using it I checked there were 2 other BRs that were setting the field as in progress,
Thank you! great help!