Relationship between Release and Change
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-12-2024 02:26 AM
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.
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
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-12-2024 02:29 AM
Hi @tindiz
Many-to-Many tables are not considered custom tables and don't count toward your custom table allotment.
Procedure
- In the navigation filter, enter sys_m2m.list.
- Click New.
- In the From table field, specify a parent table.
- In the To table field, specify a child table.
The Many-to-Many form automatically populates the other fields with suggested values.
- (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]
****************************************************************************************************************
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]
****************************************************************************************************************