Closes #20163: Add changelog message support to bulk component creation #65

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

Originally created by @pheus on 3/27/2026

Fixes: #20163

This PR adds changelog message support to bulk device-component creation so it behaves consistently with the single-device workflow. It includes ChangelogMessageMixin in DeviceBulkAddComponentForm, captures changelog_message during bulk creation, and applies it to each created component instance.

A regression test is also included to verify changelog message propagation during bulk creation.

Thanks for taking the time to review this change.

*Originally created by @pheus on 3/27/2026* ### Fixes: #20163 This PR adds changelog message support to bulk device-component creation so it behaves consistently with the single-device workflow. It includes `ChangelogMessageMixin` in `DeviceBulkAddComponentForm`, captures `changelog_message` during bulk creation, and applies it to each created component instance. A regression test is also included to verify changelog message propagation during bulk creation. Thanks for taking the time to review this change.
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/netbox#65