Relationship between Release and Change

tindiz
Giga Guru

Hi everyone,

 

I want to create a custom relationship on Change form so that when a Change is created from a Release, that Release will also show up on the Change Request related list.

 

tinadizon_0-1707733473667.png

 

Currently, when a Change is linked to a Release, it is not visible from the Change Request but the Change can be viewed in the Release.

 

It seems OOTB there is no M2M relationship between Change and Release so I would want to create a custom one.

 

Please help thanks!

1 REPLY 1

Dr Atul G- LNG
Tera Patron
Tera Patron

Hi @tindiz 

 

https://docs.servicenow.com/bundle/tokyo-platform-administration/page/administer/table-administratio...

Many-to-Many tables are not considered custom tables and don't count toward your custom table allotment.

Procedure

  1. In the navigation filter, enter sys_m2m.list.
  2. Click New.
  3. In the From table field, specify a parent table.
  4. In the To table field, specify a child table.
    The Many-to-Many form automatically populates the other fields with suggested values.
  5. (Optional) Edit other field values, if appropriate. Many-to-Many table names cannot exceed 30 characters.
*************************************************************************************************************
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]

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