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

Merge pull request #4050 from netbox-community/568-customfield-csv-import

Closes #568: Extend CSV import to support custom fields
This commit is contained in:
Jeremy Stretch
2020-01-30 14:04:57 -05:00
committed by GitHub
11 changed files with 304 additions and 146 deletions

View File

@@ -1,5 +1,9 @@
# v2.7.4 (FUTURE)
## Enhancements
* [#568](https://github.com/netbox-community/netbox/issues/568) - Allow custom fields to be imported and exported using CSV
## Bug Fixes
* [#4043](https://github.com/netbox-community/netbox/issues/4043) - Fix toggling of required fields in custom scripts