-
Notifications
You must be signed in to change notification settings - Fork 2.6k
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
Unable to set selector for user model in forms #15102
Labels
severity: low
Does not significantly disrupt application functionality, or a workaround is available
status: accepted
This issue has been accepted for implementation
type: bug
A confirmed report of unexpected behavior in the application
Comments
abhi1693
added
type: bug
A confirmed report of unexpected behavior in the application
severity: low
Does not significantly disrupt application functionality, or a workaround is available
labels
Feb 9, 2024
abhi1693
added
the
status: accepted
This issue has been accepted for implementation
label
Feb 9, 2024
abhi1693
added a commit
that referenced
this issue
Feb 9, 2024
I'm aware but this is a simple fix and without this my plugins will not work on v3.7.x. Besides it doesn't change the functionality but makes the code consistent and I don't think it should create any conflict as only the class names have been fixed |
jeremystretch
pushed a commit
that referenced
this issue
Apr 3, 2024
jeremystretch
added a commit
that referenced
this issue
Apr 3, 2024
Merged
This was referenced Apr 8, 2024
Closed
Closed
Closed
This was referenced Apr 8, 2024
This was referenced Apr 9, 2024
JCWasmx86
pushed a commit
to JCWasmx86/netbox
that referenced
this issue
Apr 23, 2024
JCWasmx86
pushed a commit
to JCWasmx86/netbox
that referenced
this issue
Apr 23, 2024
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
severity: low
Does not significantly disrupt application functionality, or a workaround is available
status: accepted
This issue has been accepted for implementation
type: bug
A confirmed report of unexpected behavior in the application
Deployment Type
Self-hosted
NetBox Version
v3.7.2
Python Version
3.10
Steps to Reproduce
Inside a
NetBoxModelForm
, add a field forNetBoxUser
withselector=True
Expected Behavior
Select search form should open up
Observed Behavior
The text was updated successfully, but these errors were encountered: