Reassignment Count in incident management

G Balaji
Kilo Guru

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.

4 REPLIES 4

Abdul Fathah
Mega Guru

Hi,

You can check in BR for which scripts is restricting to it.

Thanks,
Abdul Fathah
--------------------------------
Please mark Helpful/ Answered based on my response.

Thanks,
Abdul Fathah
If my answer has helped with your question, please mark my answer as accepted solution and give a thumb up.

Jaspal Singh
Mega Patron
Mega Patron

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.

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.

Nailia
Tera Contributor

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.