mirror of
https://github.com/netbox-community/netbox-docker.git
synced 2026-03-22 19:28:52 +00:00
This also fixes a bug when using the same value for 2 different custom fields breaks becuase it tries to create a new CustomFieldChoice object instead of reusing the one that already exists.