Fixes #21586: Fix child Site Group "Add" action to create a Site Group (not a Region) #217

Closed
opened 2026-04-05 16:23:02 +02:00 by MrUnknownDE · 0 comments
Owner

Originally created by @pheus on 3/5/2026

Fixes: #21586

This PR fixes an incorrect link target on the Site Group detail view.
Replace the incorrect dcim.Region reference with dcim.SiteGroup, so the button opens the Add Site Group form (instead of the Add Region form).

Thanks for the review!

*Originally created by @pheus on 3/5/2026* ### Fixes: #21586 This PR fixes an incorrect link target on the Site Group detail view. Replace the incorrect `dcim.Region` reference with `dcim.SiteGroup`, so the button opens the **Add Site Group** form (instead of the **Add Region** form). Thanks for the review!
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/netbox#217