mirror of https://github.com/zulip/zulip.git
a764f9ce25
Earlier, we were not setting `free_trial` = False for legacy customers in `do_upgrade`. This lead to a bug where customers were upgraded even before the payment was complete. 'process_initial_upgrade' was always getting called instead of 'setup_upgrade_payment_intent_and_charge'. This commit fixes the incorrect behaviour. |
||
---|---|---|
.. | ||
lib | ||
management | ||
migrations | ||
tests | ||
views | ||
__init__.py | ||
models.py | ||
urls.py |