nyaruka / rapidpro

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

Remove old code for getting message created_by from broadcasts #5395

Closed rowanseymour closed 3 months ago

rowanseymour commented 3 months ago

All outgoing messages for tickets used to be broadcasts and then we'd read .created_by from the Broadcast because there was no created_by field on Msg... but that changed a while ago.

codecov[bot] commented 3 months ago

Codecov Report

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

Project coverage is 100.00%. Comparing base (ef65342) to head (712c201).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #5395 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 501 501 Lines 25129 25124 -5 ========================================= - Hits 25129 25124 -5 ```

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