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. |
||
|---|---|---|
| .. | ||
| 00_users.py | ||
| 10_groups.py | ||
| 20_custom_fields.py | ||
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. |
||
|---|---|---|
| .. | ||
| 00_users.py | ||
| 10_groups.py | ||
| 20_custom_fields.py | ||