Visual Task board - auto populate resolution code and resolution notes when resolving incidents

jparman
Tera Guru

Hi All,

 

Can someone please help me

 

Requirement:

In Incident VTB, when moving a card to resolved, it is mandatory to put the resolution code and the resolution notes.

jparman_0-1704346792248.png

 

I want the mandatory fields auto populated whenever the user moves the card to resolved.

jparman_1-1704346881362.png

I have already tried creating a Client script to populate the value but its not working. I get a Data Policy Violation error.

jparman_2-1704347076222.png

 

Please help! Thanks in advance!

 

3 REPLIES 3

Community Alums
Not applicable

Hi @jparman ,

VTB is not designed to honor Client Scripts. ( see the KB).

 you can try implement for your requirement a Business Rule which will work in all situations, including VTBs.

Hi @Community Alums,

 

Thanks for your response. I was actually able to populate those fields with a client script. Anyway, I have already tried to use a business rule to implement this:

jparman_1-1704355157506.png

jparman_2-1704355184591.png

 

jparman_0-1704355139840.png

 

Do you have an idea why it didn't work?

 

Thanks!

 

Dr Atul G- LNG
Tera Patron
Tera Patron

Hi @jparman 

 

I agree with @Community Alums . Dont disturbed the VTB . VTB is just a quick space the actual work need to done at record level . 

*************************************************************************************************************
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]

****************************************************************************************************************