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

[FEATURE] Add event plausibility check #841

Closed
jackd248 opened this issue Jan 28, 2021 · 2 comments
Closed

[FEATURE] Add event plausibility check #841

jackd248 opened this issue Jan 28, 2021 · 2 comments
Assignees
Milestone

Comments

@jackd248
Copy link

Is it possible to build in an event date plausibility check in the backend event editing to prevent setting the end date before the start date?

@derhansen
Copy link
Owner

Yes, this is possible by implementing a dataHandler hook, which checks both start- and end-date and renders a flash message, that the event ins misconfigured.

@derhansen derhansen changed the title End date before start date [FEATURE] Add event plausibility check Jan 28, 2021
derhansen added a commit that referenced this issue Apr 4, 2021
@derhansen derhansen added this to the 5.3.1 milestone Apr 4, 2021
@derhansen derhansen self-assigned this Apr 4, 2021
@derhansen
Copy link
Owner

Feature has been added and will be releases soon. Closing issue.

derhansen added a commit that referenced this issue Apr 5, 2021
derhansen added a commit that referenced this issue Apr 5, 2021
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

No branches or pull requests

2 participants