AgileVentures / AgileVentures/LocalSupport
Error in Error Message `Start date must come after End date`
Open
- Dominant language
- Ruby
- Stars
- 64
- Forks
- 209
- PR merge metrics
- PR metrics pending
Description
When you try to create a new event,
if you insert a start date that is older then the end date,
it shows this error message:
`Start date must come after End date`
and it should be
`Start date must come before End date`

Contributor guide
Assessment
This issue has not been assessed yet.