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

NIAD-2908: bug fix - invalid state transition #346

Merged
merged 5 commits into from
Oct 30, 2023

Conversation

benhession
Copy link
Contributor

@benhession benhession commented Oct 27, 2023

What

Ignore acknowledgement messages for a migration that has entered a failed state.

Why

The adapter can currently transition from a failed state to an in-progress state when an acknowledgment is received.

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)

Checklist:

  • I have performed a self-review of my code
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • I have updated the Changelog with details of my change in the UNRELEASED section if this change will affect end users
  • A corresponding change has been made to the Mapping Documentation repository

@adrianclay adrianclay force-pushed the NIAD-2908-bugfix-invalid-state-transition branch from ed22167 to 5e0d6b0 Compare October 30, 2023 10:36
@benhession benhession enabled auto-merge (squash) October 30, 2023 10:37
@benhession benhession merged commit ce3233c into main Oct 30, 2023
@benhession benhession deleted the NIAD-2908-bugfix-invalid-state-transition branch October 30, 2023 11:04
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.

3 participants