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
If a staff user which is not superadmin has permission to create/change/delete organizations, we must make sure that when this user creates an organization, their account is flagged as owner and automatically associated to this org as manager (OrganizationUser(is_admin=True)).
The text was updated successfully, but these errors were encountered:
@himanshu-sharmav please select an easier issue to start contributing, there's plenty of more entry level issues. Leave this for more experienced contributors, thanks.
If a staff user which is not superadmin has permission to create/change/delete organizations, we must make sure that when this user creates an organization, their account is flagged as owner and automatically associated to this org as manager (
OrganizationUser(is_admin=True)
).The text was updated successfully, but these errors were encountered: