Need to see the created Change in the work notes section
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-06-2025 02:34 AM
Hi Team ,
In the incident form, i want see the created Change records in the work notes section.
How to achieve this.
Regards,
Abhilasha G T
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-06-2025 05:21 AM
Please ensure you are referring to the correct related list.
please share screenshots.
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-06-2025 05:52 AM - edited 03-06-2025 06:02 AM
Creating a change request from Incident form will not bring that CR in the related list of Incident. You need to manually add an Incident in the parent field of a Change Request. Parent field you need to bring it in change form through configure Form Lay out or from the Related list of the Incident.
This happens because in the incident related list of Change request if you see the filter condition is Parent= INC Number (This is the way relationship is build between Change Request and INC Number).
Regards,
Rohit
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-06-2025 06:08 AM
Hi Rohit,
Thanks for your time and reply , Parent field is already available on the change form. I don't want to manually add the incident number on that parent field, it should populate automatically,
how to achieve it.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-06-2025 06:45 AM
Hi @Abhilasha G T ,
Change request are being created from the UI Action. So in UI action you can add this code
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-07-2025 05:03 AM
Did you tried above solution? I have implemented the same in PDI and it's working as expected.
If my response helped, please mark it helpful and accept the solution so that it benefits future readers.
Regards,
Rohit