Need to make State read only when ITIL user closes the task
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-24-2024 07:56 PM
Hi all,
I need to make the State field on the SCTASK read only when the ITIL user sets the task to Closed Complete, Closed Incomplete or Closed Skipped. I have an ACL in place but that does not seem to be working as expected.
Any guidance would be appreciated.
Thanks,
Mallika
- Labels:
-
Request Management
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-24-2024 10:28 PM
This ACL only states that you can write on the field if it is active and not in a closed state (isn't that redundant, since you should have a RITM in closed state inactivated?).
What other ACL's do you have? How are you testing? Is that first condition also validated on your test case (the item checkbox being false)?
Also check your test case for the active flag. If the RITM is closed, it should be inactive (as mentioned before). If you are testing on a closed, inactive RITM, your test case isn't evaluated by this ACL. This will only work for active, closed RITMs
Please mark any helpful or correct solutions as such. That helps others find their solutions.
Mark