Skip to content

Conversation

yousif-bugsnag
Copy link
Contributor

Goal

Make MetadataFilters case insensitive, as per the notifier spec for redacted keys.

Design

Filters are converted to a dictionary in the serializer, so this just needed updating to use case insensitive key comparison.

Testing

Added a new unit test case to verify that filtering is case insensitive

Copy link
Contributor

@twometresteve twometresteve left a comment

Choose a reason for hiding this comment

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

Just needs a CHANGELOG entry I think. Also, would it be worth a very quick manual test to make sure it all knits together in the dashboard?

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