Skip to content

fixed the cancellation message#4008

Open
BPC2004 wants to merge 1 commit intomasterfrom
3999-cancellation-method
Open

fixed the cancellation message#4008
BPC2004 wants to merge 1 commit intomasterfrom
3999-cancellation-method

Conversation

@BPC2004
Copy link
Contributor

@BPC2004 BPC2004 commented Feb 11, 2026

Closes #3999.

Summary

Changed the cancellation method and made it more clear what happens when you cancel after the deadline.

How to test

  1. Make an event and register for it
  2. Let the cancellation deadline pass
  3. Check the message if it is the same as:
"The deadline has passed, are you sure you want to cancel your registration and pay the estimated full costs of" + str(self.fine) + "?  You will not be able to undo this!"

@BPC2004 BPC2004 self-assigned this Feb 11, 2026
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.

Cancellation message not usable in the app

1 participant