Invalid rack group when importing #12

Closed
opened 2025-12-29 15:29:37 +01:00 by adam · 1 comment
Owner

Originally created by @bellwood on GitHub (Jun 27, 2016).

When trying to use the text box for CSV to import racks I get:

Record 1 (group): Invalid rack group (site01 - group01)

So I manually added a single rack to the group, exported it, then tried re-importing it only to face the same issue.

site01,group01,r00,site01.r00,42
Originally created by @bellwood on GitHub (Jun 27, 2016). When trying to use the text box for CSV to import racks I get: ``` Record 1 (group): Invalid rack group (site01 - group01) ``` So I manually added a single rack to the group, exported it, then tried re-importing it only to face the same issue. ``` site01,group01,r00,site01.r00,42 ```
adam added the type: bug label 2025-12-29 15:29:37 +01:00
adam closed this issue 2025-12-29 15:29:38 +01:00
Author
Owner

@jeremystretch commented on GitHub (Jun 27, 2016):

Confirmed bug. This is due to an incorrect assumption during import that RackGroup names are unique. Fixing.

@jeremystretch commented on GitHub (Jun 27, 2016): Confirmed bug. This is due to an incorrect assumption during import that RackGroup names are unique. Fixing.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#12