Report for reactivated collaboration tasks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-25-2024 01:40 AM
Hi Guys,
can someone tell me if there is a possibility to create a report for:
which collaboration tasks (from a requested Item) are reactivated.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-25-2024 01:43 AM
Hi @Community Alums
What do you mean by reactive? Like reopen?
You can use the metrics to track this.
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.
Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]
****************************************************************************************************************

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-25-2024 01:46 AM
Hi Matin,
These "collaboration tasks", are they an item type, or the short description being used to refer to a sc_task?
Request management isn't intended for the use-case of allowing for the mechanism of reopening if not fulfilled or completed as expected - that should be followed up by an incident.
What process are users completing to 'reactivate'? A state change?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-25-2024 02:11 AM
Use Case:
If I have a requested Item (created from a cat Item) and there I have a collaboration task. If I reopen it (reactivate the collaboration task)
Question: I want to know how many times, whick coll. Tasks were reopened.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-25-2024 02:19 AM
Assuming the collaboration task is an sc_task, and by re-open the user is changing he state field, you have two options.
- Introduce a new field that mirrors the reopen count logic on incident which stores an integer of how many times the task record goes from one state to another
- Use a metric instance to track state changes