-
Notifications
You must be signed in to change notification settings - Fork 328
Invalid permissions on SoftwareImageFileUIViewSet custom action views #7304
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Probably an issue with all of the recently-added custom view tabs... IIRC custom UIViewSet actions default to looking for the action name as a permission verb, e.g. action |
I think we fix this by implementing a custom Here's an example of how I did this in ModuleUIViewSet nautobot/nautobot/dcim/views.py Lines 2367 to 2384 in dba4fd1
|
Environment
Steps to Reproduce
Expected Behavior
The tabs load
Observed Behavior
Permission error
The text was updated successfully, but these errors were encountered: