mirror of
https://github.com/lucaspalomodevelop/netbox-docker.git
synced 2026-03-13 07:29:37 +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.