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
Currently, our system restricts CRUD operations to admins only, limiting the flexibility and usability for object owners. To address this limitation and improve user experience, We need to implement enhanced CRUD permissions for object owners, specifically for "dlrs." Owners of "dlrs" should have the ability to perform CRUD operations on their respective objects. This would empower owners to manage their data more efficiently without relying solely on admin intervention.
However, to maintain control over the system, only system admins should retain the authority to perform any action across the system. Console admins will be restricted from performing CRUD operations.
The text was updated successfully, but these errors were encountered:
Currently, our system restricts CRUD operations to admins only, limiting the flexibility and usability for object owners. To address this limitation and improve user experience, We need to implement enhanced CRUD permissions for object owners, specifically for "dlrs." Owners of "dlrs" should have the ability to perform CRUD operations on their respective objects. This would empower owners to manage their data more efficiently without relying solely on admin intervention.
However, to maintain control over the system, only system admins should retain the authority to perform any action across the system. Console admins will be restricted from performing CRUD operations.
The text was updated successfully, but these errors were encountered: