Identify What Controls Read-Only Setting on a Field

Dan13
Tera Expert

I am trying to identify what is making the "Requested for" field read-only on the SCTASK form. I've gone through all of the configurations for tasks tabs and can't seem to find what is setting that field to read-only.

Dan13_0-1702678882303.png

 

Does anyone know if there is another place that can control that field or maybe there is a log/history that tells me what is acting on that field?

8 REPLIES 8

AshishKM
Kilo Patron
Kilo Patron

Hi @Dan13 ,

What's the state of this SCTASK other than close complete/or/close incomplete.

Check the ACL [write and read ] on that catalog_task table. Ideally, that ACL bind with itil role other that any UI

policy applied on SCTASK table for any matched condition.

 

Share the write ACL screenshot for more help, in case required.

 

-Thanks,

AshishKMishra


Please mark this response as correct and helpful if it helps you can mark more that one reply as accepted solution

SCTASK state is Open

Dan13_0-1702682300820.png

 

This is the only write ACL on the sc_task table

Dan13_1-1702682429521.png

 

I think this is the read ACL you are referring to?

Dan13_3-1702682605432.png

 

 

If that's not it, here are all the ACL's on the task table.

Dan13_2-1702682557709.png

 

The Requested for field has 2 ACL's tied to it

Dan13_4-1702682962717.png

 

Both have the role "public" under "Requires role"

ACL seems ok, check if that field is editable in list view, if yes then some UI Policy applied onLoad.

 

Check if there is any onLoad UI Policy running on sc_task table which is setting the readOnly status.

 

-Thanks,

AshishKMishra


Please mark this response as correct and helpful if it helps you can mark more that one reply as accepted solution

Does this mean ACL then?

Dan13_0-1702930096202.png