Reassignment Count in incident management
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-20-2018 12:32 AM
Hi,
What is the Reassignment count in Incident Management for meant for? I assume that it is a count of number of occurences when the assignment group changes for an incident. However, I see that Reassignment count is greater than 0 for those incidents which has not been reassigned to another assignment group.
Any idea why is that happening?
Thanks.
- Labels:
-
Incident Management
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-20-2018 12:40 AM
Hi,
You can check in BR for which scripts is restricting to it.
Thanks,
Abdul Fathah
--------------------------------
Please mark Helpful/ Answered based on my response.
Abdul Fathah
If my answer has helped with your question, please mark my answer as accepted solution and give a thumb up.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-20-2018 06:56 AM
Hi Balaji,
Check for Business rule : reassignment counter that is on Task table & also check the default value for Reassignment Count field once. Ideally, it should be 0 as default.
Thanks,
Jaspal Singh
Hit Helpful or Correct on the impact of response.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-06-2022 09:51 PM
Hi Jaspal,
Can you please help me with reopen count in incident table, because for me in PROD the reopen count is getting from 0 to 2 i don't know the reason why, can you please help me with that.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-23-2018 01:24 AM
Hi Balaji,
Reassignment count field is needed to calculate amount of times the task record (being incident, problem, etc) is getting an assignment group changed. OOB, the default value of the field is 0, and reassignment starts counting only for already created records.
However, you might already be having some customization going - I would recommend you to go ahead and query your Business Rule table and your Script Includes by stating active to be true, and either script containing reassignment_count, or 'Set Filed Values' being LIKE reassignment_count.