Release - Change Relationship
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-21-2024 08:46 AM
Hi, I created a Relationship between Release and Change -
My expected result is that it should only show the Release where the change was created from however, it captures all Release records. Please help with the script. Thanks!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-21-2024 09:51 AM - edited 02-21-2024 09:51 AM
Hi @tindiz ,
Try doing the below ,
In Release Table try adding one custom reference field to capture the change record something like "u_change_record" and in Relationship record add the below code, it will show you only the records which are tagged,
Please mark this comment as Correct Answer/Helpful if it helped you.
Regards,
Swathi Sarang