Service catalog: catalog task is editable in closed state
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-19-2024 06:11 AM
Hi Community,
When calatog task state is changed to closed complete/closed incomplete/closed skipped, by default the state field will be ready only as an OOB functionality.
But in our case When the catalog task state is changed to any of Closed State, it is still editable. And this is the global issue with all the catalog tasks in the platform level
Could someone help me what could be the route cause for the issue ?
Your response will be much appreciated 😃
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-24-2024 03:32 AM
Requirement is When the task state is closed, all the other fields should be read only
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-24-2024 05:20 AM
Then the same applies, just on all field level.
Please mark any helpful or correct solutions as such. That helps others find their solutions.
Mark
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-24-2024 03:42 AM
Hi @imran sk,
You can use write ACL for sc_task table with wildcard for all fields and condition State is Closed, its better to give admin the write option. If you want read only for everyone for Closed state then make condition as State is not closed and give appropriate write access to appropriate roles.
If you found my reply helpful, please mark it as Solution and Helpful.
Thanks and Regards,
Ehab