Fixes #21707: Correct Ownership field grouping on Provider Account form #118

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

Originally created by @pheus on 3/18/2026

Fixes: #21707

This PR adds an explicit fieldsets definition to ProviderAccountForm and updates the Meta.fields ordering to match it.

The result is a more consistent Provider Account add/edit form layout, with fields rendered in the intended order and ownership-related fields grouped as expected.

*Originally created by @pheus on 3/18/2026* ### Fixes: #21707 This PR adds an explicit `fieldsets` definition to `ProviderAccountForm` and updates the `Meta.fields` ordering to match it. The result is a more consistent Provider Account add/edit form layout, with fields rendered in the intended order and ownership-related fields grouped as expected.
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/netbox#118