Identifying the previous assignment group of a given Case

Deshan1
Mega Contributor

Hi Guys,

Do you guys know whether it is possible to identify the previous assignment group of a given Case?

Does any table in the SNOW DB capture the immediate predecessor assignment group of a given Case?

Your help and support is much appreciated.

Thank you,
Kind Regards,
Deshan

6 REPLIES 6

Anurag Tripathi
Mega Patron
Mega Patron

HI,

The business rules have Previous object, which is similar to current but holds the just previous info of the object. 

find_real_file.png

 

See if this helps you.

-Anurag

-Anurag

Ankur Bawiskar
Tera Patron
Tera Patron

@Deshan 

where is this required?

In business rule you can always get the previous assignment group using

previous.assignment_group;

Regards
Ankur

Regards,
Ankur
✨ Certified Technical Architect  ||  ✨ 9x ServiceNow MVP  ||  ✨ ServiceNow Community Leader

Is this possible in a reporting level? Without scripting?

@Deshan 

In that case you will have to use metric definition and get the previous values

Regards
Ankur

Regards,
Ankur
✨ Certified Technical Architect  ||  ✨ 9x ServiceNow MVP  ||  ✨ ServiceNow Community Leader