One choice field depends on another field in another table.

williams0061057
Mega Explorer

I have a requirement when story state is "ready for testing", the scrum task that created from that story at that time the state is "ready".
How do i achieve this by writing business rule. and do I have to write two business rules, one in the scrum task form and another in the story form.

1 REPLY 1

Dr Atul G- LNG
Tera Patron
Tera Patron

Hi @williams0061057 

 

Here is baseline code:

 

https://www.servicenow.com/community/incident-management-forum/i-want-to-close-incident-task-when-in...

 Follow this and build your own code.

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

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