feat: govern attachment exceptions and ownership transfers
This commit is contained in:
@@ -29,7 +29,7 @@ export function ensureCampaignDraft(version: CampaignVersionDetail | null): Reco
|
||||
send_without_attachments: true,
|
||||
send_without_attachments_behavior: "continue",
|
||||
global: [],
|
||||
missing_behavior: "ask",
|
||||
missing_behavior: "warn",
|
||||
ambiguous_behavior: "ask",
|
||||
...sourceAttachments
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user