Server Error when creating permission with constraints #15019
Unanswered
Kani999
asked this question in
Help Wanted!
Replies: 1 comment 1 reply
-
You need to specify which attribute of the role to match, e.g.
|
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Deployment Type
Self-hosted
NetBox Version
v3.7.1
Python Version
3.8
Steps to Reproduce
{"role": "server"}
(in API docs it should acceptslug
as param)Expected Behavior
Server Error should not occur. It should display some kind of validation popup.
Observed Behavior
Server Error occurs
Beta Was this translation helpful? Give feedback.
All reactions