Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: Allow rollover even if the contract is expired #2556

Merged
merged 1 commit into from
May 29, 2024

Conversation

holzeis
Copy link
Contributor

@holzeis holzeis commented May 21, 2024

This was a safe-guard added when the app triggered the rollover through the publicly exposed rollover api. Now that we have changed that it is convenient to rollover also expired contracts for support cases.

fixes #2555

@holzeis holzeis requested review from bonomat and luckysori May 21, 2024 09:44
@holzeis holzeis self-assigned this May 21, 2024
This was a safe-guard added when the app triggered the rollover through the publicly exposed rollover api. Now that we have changed that it is convenient to rollover also expired contracts for support cases.
@holzeis holzeis force-pushed the chore/allow-rollover-even-if-contract-is-expired branch from 97c3aee to 5ebf41c Compare May 21, 2024 10:07
@holzeis holzeis enabled auto-merge May 23, 2024 19:56
@holzeis holzeis added this pull request to the merge queue May 29, 2024
Merged via the queue into main with commit 7545a33 May 29, 2024
22 checks passed
@holzeis holzeis deleted the chore/allow-rollover-even-if-contract-is-expired branch May 29, 2024 05:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Allow rollover also if the contract has already been expired
2 participants