nyaruka / rapidpro

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

Add `User.get_by_email` to ensure consistency where we look up a user by their email #5414

Closed rowanseymour closed 1 month ago

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 (146e81e) to head (039e1ce).

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

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