Skip to content
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

"Set Null" option missing when bulk editing objects #10161

Closed
kkthxbye-code opened this issue Aug 26, 2022 · 0 comments · Fixed by #10162
Closed

"Set Null" option missing when bulk editing objects #10161

kkthxbye-code opened this issue Aug 26, 2022 · 0 comments · Fixed by #10162
Assignees
Labels
status: accepted This issue has been accepted for implementation type: bug A confirmed report of unexpected behavior in the application

Comments

@kkthxbye-code
Copy link
Contributor

NetBox version

v3.3.1

Python version

3.10

Steps to Reproduce

  1. Create two sites named testsite1 and testsite2
  2. Create a customfield named testcustomfield of type text on object type site (required must be false)
  3. Go to the sites list
  4. Mark all and press the "Edit Selected" button

Expected Behavior

It should be possible to use "Set Null" on the custom field

Observed Behavior

The "Set Null" button is not visible

@kkthxbye-code kkthxbye-code added the type: bug A confirmed report of unexpected behavior in the application label Aug 26, 2022
@kkthxbye-code kkthxbye-code self-assigned this Aug 26, 2022
@kkthxbye-code kkthxbye-code added the status: accepted This issue has been accepted for implementation label Aug 26, 2022
jeremystretch added a commit that referenced this issue Aug 26, 2022
Fixes #10161 - Render "Set Null" button for custom fields
jeremystretch added a commit that referenced this issue Aug 26, 2022
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 25, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
status: accepted This issue has been accepted for implementation type: bug A confirmed report of unexpected behavior in the application
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant