Skip to content
New issue

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

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

Already on GitHub? # to your account

Fix missing invalid state errors with Generic Error #1102

Merged
merged 1 commit into from
May 30, 2023
Merged

Conversation

frederikprijck
Copy link
Member

Changes

I missed two occurences with #1099 . This PR adds a backwards compatible Generic Error with the same message instead of an Error.

References

closes #1101

Testing

  • This change adds unit test coverage
  • [ x This change adds integration test coverage
  • This change has been tested on the latest version of the platform/language

Checklist

@frederikprijck frederikprijck requested a review from a team as a code owner May 30, 2023 08:53
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Missed Invalid state errors with Generic Error
2 participants