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

End of last call warning for issuing ballots uses a calculation that renders a different answer than the code that expires the last call #8310

Open
rjsparks opened this issue Dec 6, 2024 · 0 comments
Labels
accepted bug Something isn't working

Comments

@rjsparks
Copy link
Member

rjsparks commented Dec 6, 2024

see

warn_lc = not doc.docevent_set.filter(lastcalldocevent__expires__date__lt=date_today(DEADLINE_TZINFO)).exists(),

This code should do the same thing that expire last call does.

(and remember that we are putting pressure on all deadlines to expire on a date AOE)

@rjsparks rjsparks added accepted bug Something isn't working labels Dec 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
accepted bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant