Skip to content

merchant fixtures: stage_campaign refuses a campaign_id the store does not have - #15

Open
vishkaty wants to merge 1 commit into
anthropics:mainfrom
vishkaty:pr/merchant-fixtures-unknown-campaign
Open

merchant fixtures: stage_campaign refuses a campaign_id the store does not have#15
vishkaty wants to merge 1 commit into
anthropics:mainfrom
vishkaty:pr/merchant-fixtures-unknown-campaign

Conversation

@vishkaty

Copy link
Copy Markdown

A draft naming an unknown campaign_id was staged as a new campaign under that
id. The contract says the id names an existing campaign to change; an unknown
one is now ChangeNotApplicable.

Found by running a conformance statement against the reference at fd4d592; the test in this change fails without the fix and passes with it. The full suite, ruff check, ruff format --check and scripts/check.py are clean on this branch.

…s not have

A draft naming an unknown `campaign_id` was staged as a new campaign under that
id. The contract says the id names an existing campaign to change; an unknown
one is now `ChangeNotApplicable`.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants