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
{{ message }}
This repository was archived by the owner on May 10, 2019. It is now read-only.
The new invitation form needs to look at the current user's roles and filter the list of available roles the invitation can go to (filter the select options drop down)
Currently, this view is only available to account owners who can see the full drop down. Needs to filter the following based on the current user's roles:
Platform Owners & Compliance Owners: can see the full list
Platform Owners only: can invite to all platform roles
Compliance Owners only: can invite to all compliance roles
Role admin member: can invite to to those roles in which they are an admin
Then the logic for displaying the button needs to be updated for a current user that meets any one of those scenarios in the list above.
The text was updated successfully, but these errors were encountered:
The new invitation form needs to look at the current user's roles and filter the list of available roles the invitation can go to (filter the select options drop down)
Currently, this view is only available to account owners who can see the full drop down. Needs to filter the following based on the current user's roles:
Then the logic for displaying the button needs to be updated for a current user that meets any one of those scenarios in the list above.
The text was updated successfully, but these errors were encountered: