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
There are already permissions to control which data users have access to, but it would be cool for an admin user to create an "assignment" so that while a user has access to all data, they might be assigned a particular task to a subset of data. An "Assignment" would likely be its own model with the User as FK, and could have a json field to delimit which data were in the scope of the assignment.
This idea also reminds me of #11407 as there are probably other use cases for an expanded User "Profile" UI
The text was updated successfully, but these errors were encountered:
There are already permissions to control which data users have access to, but it would be cool for an admin user to create an "assignment" so that while a user has access to all data, they might be assigned a particular task to a subset of data. An "Assignment" would likely be its own model with the User as FK, and could have a json field to delimit which data were in the scope of the assignment.
This idea also reminds me of #11407 as there are probably other use cases for an expanded User "Profile" UI
The text was updated successfully, but these errors were encountered: