mirror of
https://github.com/netbox-community/netbox.git
synced 2025-12-18 11:22:25 -06:00
Closes #5990: Deprecated display_field parameter for custom script ObjectVar and MultiObjectVar fields
This commit is contained in:
@@ -84,6 +84,7 @@ The ObjectChange model (which is used to record the creation, modification, and
|
||||
|
||||
* [#1638](https://github.com/netbox-community/netbox/issues/1638) - Migrate all primary keys to 64-bit integers
|
||||
* [#5873](https://github.com/netbox-community/netbox/issues/5873) - Use numeric IDs in all object URLs
|
||||
* [#5990](https://github.com/netbox-community/netbox/issues/5990) - Deprecated `display_field` parameter for custom script ObjectVar and MultiObjectVar fields
|
||||
|
||||
### REST API Changes
|
||||
|
||||
|
||||
Reference in New Issue
Block a user