feat(campaign): govern attachment reuse

This commit is contained in:
2026-08-20 05:20:07 +02:00
parent f4fe534ee1
commit 112ef9dc31
16 changed files with 705 additions and 2 deletions
@@ -28,6 +28,10 @@ export function ensureCampaignDraft(version: CampaignVersionDetail | null): Reco
allow_individual: false,
send_without_attachments: true,
send_without_attachments_behavior: "continue",
reuse_policy: {
action: "allow",
allow_within: "none"
},
global: [],
residual_files: {
mode: "none",