1
0
mirror of https://github.com/netbox-community/netbox.git synced 2024-05-10 07:54:54 +00:00

Closes #10762: Permit selection custom fields to have only one choice

This commit is contained in:
jeremystretch
2023-01-25 10:15:11 -05:00
parent 6f74c5ec03
commit 55b1549895
3 changed files with 11 additions and 3 deletions

View File

@ -2,6 +2,10 @@
## v3.4.4 (FUTURE)
### Enhancements
* [#10762](https://github.com/netbox-community/netbox/issues/10762) - Permit selection custom fields to have only one choice
### Bug Fixes
* [#11487](https://github.com/netbox-community/netbox/issues/11487) - Remove "set null" option from non-writable custom fields during bulk edit