Fixes #21763: Replace M2M selection field with separate add/remove fields #57

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

Originally created by @jeremystretch on 3/27/2026

Fixes: #21763

  • Introduce M2MAddRemoveFields for conditional rendering M2M form fields as separate add/remove fields when an object has many (100+) assignments
  • Employ M2MAddRemoveFields for ASN relations in the site and provider edit forms
  • Update NetBoxModelForm to support the add/remove logic
  • Add tests
*Originally created by @jeremystretch on 3/27/2026* ### Fixes: #21763 - Introduce M2MAddRemoveFields for conditional rendering M2M form fields as separate add/remove fields when an object has many (100+) assignments - Employ M2MAddRemoveFields for ASN relations in the site and provider edit forms - Update NetBoxModelForm to support the add/remove logic - Add tests
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/netbox#57