Open iker-barriocanal opened 1 year ago
This is a UI issue.
The backend correctly returns errors eg. {"relayPiiConfig":["Compiled regex exceeds size limit of 262144 bytes."]} In my test the error was not generated for a text of 5000 chars, it was generated at 12 000 chars, which would be a relatively uncommon problem.
Did not try with various complex regexes that might generate a large compiled regexes.
In regards to case sensitivity Sentry documentation is quite clear about the regexes used, it goes well beyond explaining how to do case sensitive/insensitive searches, please see:
Environment
SaaS (https://sentry.io/)
Steps to Reproduce
These issues happen in a project's and/or org's data scrubbing settings, in the following URLs:
https://<org>.sentry.io/settings/projects/<project>/security-and-privacy/
https://<org>.sentry.io/settings/security-and-privacy/
Expected Result
Actual Result
Product Area
Settings - Security & Privacy
Link
No response
DSN
No response
Version
No response