Skip to content

Re-create support tiers when wire_rewards changes

Emiliano Balbuena requested to merge feat/continuous-wire-rewards-migration into master

Closes #1497 (closed)

Test

  • Log in with a non-Canary user on sandbox
  • Update your Wire rewards on old channel
  • Do select * from wire_support_tiers; on sandbox Cassandra and check that your rewards match.

Regressions

  • Might affect wire_rewards update endpoint

Merge request reports