- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-27-2019 10:42 AM
Rejections for Change Request require a comment to be made, this is an OOTB feature if you are in the approval record. But when you are rejecting the record from the related list in the Change request from the List View you are able to reject without comments.
So, we would like to eliminate the option to Reject from the List View, only for Change Requests, or force comments when selecting "Rejected" for Change Requests.
I have tried creating an ACL for list_edit but coming up short.
Ideas?
Solved! Go to Solution.
- Labels:
-
Change Management
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-29-2019 11:21 AM
Hi Michael, there were no ACL's conflicting. It ended up being the "Reject" UI Actions on the approval table. I am denying the rejecting and redirecting the user to the Approval/Rejection form if they select "rejection" from the UI Action on the Change Request Related list.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-27-2019 01:11 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-30-2019 07:57 AM

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-25-2019 11:45 AM
Remove your condition and see if that's causing an issue. Also, don't test as admin since Admin override is checked.
It looks like you are allowing users with itil_admin to approve via list view still, correct?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-28-2019 06:18 AM
Hi Michael, removing the condition did not help. Still able to reject/approve via the list as ITIL.
You are correct, allowing ITIL_ADMIN to approve via the list. I changed to "admin", still no change.