You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Ticket permissions are custom and are at the field level.
Details
Based off of a users permissions mark fields as read-only if they lack the required permission for the field. This is required for the UI to make the required changes so as not to present the user with UI features they are denied permission from accessing.
note: users are already denied access from editing a field they dont have access to.
Tasks
Make serializer fields read-only if the user has no access to it.
Test
The text was updated successfully, but these errors were encountered:
Ticket permissions are custom and are at the field level.
Details
Based off of a users permissions mark fields as
read-only
if they lack the required permission for the field. This is required for the UI to make the required changes so as not to present the user with UI features they are denied permission from accessing.note: users are already denied access from editing a field they dont have access to.
Tasks
read-only
if the user has no access to it.The text was updated successfully, but these errors were encountered: