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

[HOTFIX] Corrects the order of the arguments to the Exception's message #325

Merged

Conversation

patkenneally
Copy link
Contributor

  • Tickets addressed: hot fix
  • Review: By commit
  • Merge strategy: Merge (no squash)

Description

The arguments to the string substitution for the exception message were out of order. Now they are correct. I also tweaked some formatting.

Verification

I've checked this by forcing errors for the categories.

Documentation

NA

Future work

NA

@patkenneally patkenneally requested a review from a team as a code owner September 13, 2022 18:53
@patkenneally patkenneally temporarily deployed to e2e-test September 13, 2022 18:53 Inactive
@camargo camargo added the hotfix label Sep 13, 2022
Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Automatically approved due to detection of the following labels: hotfix

@patkenneally patkenneally merged commit eb92f70 into develop Sep 13, 2022
@patkenneally patkenneally deleted the hotfix/correct-order-invalidargs-exception-arguments branch September 13, 2022 19:01
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