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
The create template "organization dropdown" currently lists all organizations that can be read. This list would include organizations even if the actor in question is unable to create a template in said org.
The user would fill out the template form, only to receive a 401 Forbidden. The dropdown should omit organizations that are forbidden. Forbidden in this case means the user is not allowed to create a template in the organization selected.
The text was updated successfully, but these errors were encountered:
jaaydenh
changed the title
When creating an template, check authorization to determine the organizations a user can create a template
When creating an template, check authorization to determine the organizations where a user can create a template
Jul 24, 2024
Kira-Pilot
changed the title
When creating an template, check authorization to determine the organizations where a user can create a template
When creating a template, check authorization to determine the organizations where a user can create a template
Jul 24, 2024
The create template "organization dropdown" currently lists all organizations that can be read. This list would include organizations even if the actor in question is unable to create a template in said org.
The user would fill out the template form, only to receive a
401 Forbidden
. The dropdown should omit organizations that are forbidden. Forbidden in this case means the user is not allowed to create a template in the organization selected.The text was updated successfully, but these errors were encountered: