Allowing a user to change state of multiple incidents from the list view

prudhvig
Tera Expert

Hi,

There are several incidents (around 100) which are in Open state. A particular user needs to be able to select multiple incidents from list view and change the state to Completed. But, when that user tries to do so, it shows him the below view:

find_real_file.png

 

So, it says "Security prevents from writing to this field". So, I thought he did not have the necessary permissions to do it. Then, I have assigned him a role named "list_updater". But still, he is facing the same issue. 

Please let me know how to handle this. Thanks in advance.

1 ACCEPTED SOLUTION

Bhawana Upreti
Tera Guru

Hi,

Please check the ACL of incident table of operation list_edit.

Also, Check the docs ACL

 

 

Thanks.

View solution in original post

6 REPLIES 6

prudhvig
Tera Expert

Got it. I would a new role and assign this role to that specific user. And, I would change the ACL to allow the multiple update functionality to people with that role.

Perfect!!

Can you please mark my response correct/helpful and close the thread.

Please let me know if you have additional questions.

Thnaks.