Closed Incidents - Can't edit on form view but can edit on list view
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-07-2022 05:59 AM
Hello,
We are just noticing this problem - for incidents, once they are closed, you cannot edit any fields from the form (which is how it should be). However, when you look at incidents from the list view, all users have access to edit any field on a closed incident from list view. I want to first confirm this is not out of the box and then I was hoping someone could help me fix this.
Thank you!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-07-2022 06:02 AM
The form view is likely being set to read-only via a UI policy. These do not apply to lists.
To make lists read-only (or writable as needed), check your ACLs and set the appropriate fields with the list_edit operation.
There's also a property, but this seems a bit like a sledgehammer approach.
Docs (Rome): Configure List Editor Properties

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-07-2022 06:10 AM
Hi,
Just checked on my PDI, and can confirm that it's not like that OOB.
Closed incidents are not editable.
So ... like Chuck said. Check your write ACLs on the Incident table.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-07-2022 06:11 AM
Thank you for checking, I was just getting ready to wake up my instance !