- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-24-2023 04:29 AM
Hello Exports,
Normally ITIL user can able to change the urgency and priority of the incidents.
but same we want to give access to ext_itil role users also.
please support to achieve this.
Eg
If state is onhold ext_itil roles users not able to change the priority,urgency and impact.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-24-2023 04:46 AM
Hi @akin9 ,
You can create two ACL on incident table on urgency and Impact field with write operation with condition state is onhold
and add role ext_itil .
Then ext_itil user also able to edit urgency and Impact.
Note: No need to write any acl or rule over priority field , priority field auto calculate when impact and urgency changed.
Please mark the answer correct/helpful based on Impact.
Regards,
Heena Sharma
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-24-2023 04:43 AM
Hi @akin9 ,
Check any UI policy on the field"Change Request", as OOTB it's not read only:
Also, what do you mean by "ext_itil" role? can you share a screenshot with a user having this role?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-24-2023 04:46 AM
Hi @akin9 ,
You can create two ACL on incident table on urgency and Impact field with write operation with condition state is onhold
and add role ext_itil .
Then ext_itil user also able to edit urgency and Impact.
Note: No need to write any acl or rule over priority field , priority field auto calculate when impact and urgency changed.
Please mark the answer correct/helpful based on Impact.
Regards,
Heena Sharma
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-24-2023 05:10 AM
Hello @Heena 1011 ,
Its working fine for me. Thank you for your quick reply.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-19-2023 08:52 AM
Hi @akin9 ,
I have a requirement if the user having "priority" role he can only edit ( impact/urgency ) fields rest of user it needs to be readonly.
Note: I have achieved this requirement using client script but it is only working after every time doing login only.
can you help me with this requirement using ACL'S ?
Regards
Jyothinath P