nyaruka / rapidpro

RapidPro is a cloud based SaaS allowing organizations to visually build scalable interactive messaging applications.
Other
36 stars 24 forks source link

Ensure that emails are consistently treated as case insensitive #5413

Closed rowanseymour closed 1 month ago

rowanseymour commented 1 month ago

Otherwise you get duplicates https://textit.sentry.io/issues/5638034501/?project=20737

sentry-io[bot] commented 1 month ago

🔍 Existing Issues For Review

Your pull request is modifying functions with the following pre-existing issues:

📄 File: temba/orgs/views.py

Function Unhandled Issue
pre_process AttributeError: 'NoneType' object has no attribute 'id' /channels/channel/read/...
Event Count: 1

Did you find this useful? React with a 👍 or 👎

codecov[bot] commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 100.00%. Comparing base (fdce31a) to head (5e277d0).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #5413 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 503 503 Lines 25162 25162 ========================================= Hits 25162 25162 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.