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

Terminating mandate leaves incorrect next_sched_contribution_date #734

Open
bjendres opened this issue Sep 10, 2024 · 2 comments
Open

Terminating mandate leaves incorrect next_sched_contribution_date #734

bjendres opened this issue Sep 10, 2024 · 2 comments
Labels
bug Bug in the code
Milestone

Comments

@bjendres
Copy link
Member

If you terminate your mandate, the next_sched_contribution_date might be incorrect.

The plan is to call updateNextCollectionDate upon mandate termination, and see if that does the trick.

@bjendres bjendres added the bug Bug in the code label Sep 10, 2024
@bjendres bjendres added this to the 1.12 milestone Sep 10, 2024
@pminf
Copy link

pminf commented Sep 26, 2024

Hello Björn, can you please describe in more detail under which conditions this error occurs and how to recognize an incorrect date?

@bjendres
Copy link
Member Author

The plan is to call updateNextCollectionDate upon mandate termination, and see if that does the trick.

That does not seem to do the trick.

Can you please describe in more detail under which conditions this error occurs and how to recognize an incorrect date?

I'm not sure myself yet, I was just documenting something another user has experienced.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Bug in the code
Projects
None yet
Development

No branches or pull requests

2 participants