Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

How to add a Related List on Change to link with Release and control visibility based on Phase

Pratiksha KC
Tera Guru

I have a requirement in Release Management where I need to add a Related List on the Change record to link it with a Release.

Here’s what’s needed:

  • If a Change is linked to a Release (or created from it), there should be a Related List on the Change record showing the Release number.

  • The Related List should always be visible with the Edit option enabled.

  • Change Manager/ITIL users should be able to click Edit (in native view) or Add (in Service Operations Workspace) to add a Release number.

  • The list of Releases should only include those in Phase 1–4, but once Phase 4 (Gate 4 - Tested) is completed, the Release should not be visible for selection.

  • The Related List should be editable only until the Change State = Scheduled (inclusive). After that, no further linking should be allowed.

  • When a Change is created from a Release or added to a Release in the DRP tool, the linkage should appear automatically in both places (Change and Release).

Could someone please suggest the best way or configuration approach to achieve this (e.g., via relationship definition, business rule, or script include)?

Thanks in advance !

3 REPLIES 3

Nawal Singh
Tera Guru

Hi @Pratiksha KC ,

Please review below links that will help you -

 

1. https://www.servicenow.com/docs/bundle/xanadu-platform-user-interface/page/administer/form-administr...

 

2. https://www.servicenow.com/community/servicenow-ai-platform-blog/how-to-create-related-list-relation...

 

If you found my response helpful, please mark it as helpful and accept it as the solution.

Thank you
Nawal Singh

Hi @Nawal Singh 

Thanks for the response!

 

We have to create a related list on workspace. Digital release management module is on workspace.

Can you please help us here?

Hi @Pratiksha KC 

 

DPR is something that’s currently not available on the native view; it’s only supported in Workspace, and all UI Builder. Out of the box (OOTB), DPR provides linkage with Releases but offers very limited configuration options. However, if you update the DPR plugin, you’ll be able to see the additional capabilities.

 

https://www.servicenow.com/community/digital-product-release-blogs/what-s-new-in-digital-product-rel...

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

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