- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-30-2025 11:39 AM
I am Unable to associate closed change requests to another change. I checked the related list and there are no restrictions. What else can I check? could this be acl issue?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-30-2025 12:01 PM
Hi Samadam,
- Check ACLs on the parent field to ensure write access isn’t restricted for closed changes.
- Verify related list filters (e.g., "Related Changes") aren’t excluding closed records by default.
- Review business rules triggering on task_rel_task or change_request that might prevent writes for closed changes.
- Review Client scripts as well.
If you can provide more details about the error message, it will be better.
Mark this as correct if this solves your issue.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-30-2025 12:01 PM
Hi Samadam,
- Check ACLs on the parent field to ensure write access isn’t restricted for closed changes.
- Verify related list filters (e.g., "Related Changes") aren’t excluding closed records by default.
- Review business rules triggering on task_rel_task or change_request that might prevent writes for closed changes.
- Review Client scripts as well.
If you can provide more details about the error message, it will be better.
Mark this as correct if this solves your issue.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-03-2025 09:36 AM
We have a restriction for write to regular users after the change reaches certain state. I don't even see the Edit button to link the change on closed records.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-05-2025 05:30 AM
Hi Samadam,
Can you please provide screenshots of where you looked and what role do you have?
Thanks,
Yaswanth
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-05-2025 06:08 AM
I got it working after adding acl for parent write access. DEV environment had other changes that were interfering but was able to get it to work after working in an alternate environment.