How to add a new case status

choward
Tera Contributor

Hi, 

 

I'd like to add a new case status titled "Duplicate case" in order to capture when duplicated cases are arriving. How can I configure this new status?

 

Thank you. 

1 ACCEPTED SOLUTION

@choward 

navigate to the dictionary entry and add choice

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

View solution in original post

7 REPLIES 7

Ankur Bawiskar
Tera Patron
Tera Patron

@choward 

you can add a new choice value to the state field for Case table but how will you determine if case is duplicate?

will agent do the activity?

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

choward
Tera Contributor

Hi @Ankur Bawiskar the agent will complete this activity and decide if the case is a duplicate. 

@choward 

simply add a new choice value then for the state field and for case table

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

Thanks for confirming, do you have a guide on how to do this?