Skip to content

Fix double-encoding of log event filter query param#420

Merged
jimmyjames merged 3 commits intomasterfrom
iss-419
Apr 12, 2022
Merged

Fix double-encoding of log event filter query param#420
jimmyjames merged 3 commits intomasterfrom
iss-419

Conversation

@jimmyjames
Copy link
Copy Markdown
Contributor

@jimmyjames jimmyjames commented Apr 12, 2022

Log event filter query params are being double-encoded as demonstrated in #419. This change doesn't double-encode the filter query, similar to how we do not encode it in UsersEntity#list.

@jimmyjames jimmyjames added this to the v1-Next milestone Apr 12, 2022
@jimmyjames jimmyjames requested a review from a team as a code owner April 12, 2022 16:54
@jimmyjames jimmyjames changed the title Iss 419 Fix double-encoding of log event filter query param Apr 12, 2022
poovamraj
poovamraj previously approved these changes Apr 12, 2022
Copy link
Copy Markdown
Contributor

@poovamraj poovamraj left a comment

Choose a reason for hiding this comment

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

👍 LGTM

@jimmyjames
Copy link
Copy Markdown
Contributor Author

I can only assume that the codecov project check is failing (down 0.01% for project) due to the minor refactoring to reuse common code. Given it's a one-one hundredth of a percent change, and we have a test case that fails without this fix, I'm not going to chase the codecov check.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants