Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix bug resulting in failure to publish worldwide orgs #9967

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

ryanb-gds
Copy link
Contributor

@ryanb-gds ryanb-gds commented Feb 21, 2025

When a new edition of a worldwide org was created, the main office association was still pointing to an office belonging to the previous edition. This was causing errors when attempting to publish the new edition because the edition ended up with a duplicate contact link.

We have to save the new edition without validating after setting the main office, because the edition is invalid due to a missing change note.

Trello: https://trello.com/c/mmFI321J
Zendesk ticket: https://govuk.zendesk.com/agent/tickets/6043537

When a new edition of a worldwide org was created, the main office association was still pointing to an office belonging to the previous edition. This was causing errors when attempting to publish the new edition because the edition ended up with a duplicate contact link.

We have to save the new edition without validating after setting the main office, because the edition is invalid due to a missing change note.
@ryanb-gds ryanb-gds force-pushed the fix-worldwide-org-main-office-copy-bug branch from 7e2c783 to 894e88b Compare February 21, 2025 14:46
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.

1 participant