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

Scheduling: Scheduling an event currently in progress gives you the wrong error message #1076

Open
gregorydlogan opened this issue Jan 16, 2025 · 0 comments
Labels
priority:low type:bug Something isn't working

Comments

@gregorydlogan
Copy link
Member

Scheduling an event which is currently in progress gives you an error that 'The event has already ended'.

Open questions:

  • Is this something that's reasonable to support at all? Lots of CAs wouldn't check their calendars fast enough to catch many already-in-progress events, so this is probably something we can just refuse to allow via the UI?
  • If we do want to support this, do we have an existing string or does it need a new one?

Noticed in testing #1069

@gregorydlogan gregorydlogan added priority:low type:bug Something isn't working labels Jan 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority:low type:bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant