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

Date time interval doesn't allow end date to be equal start date #3958

Closed
litvinovg opened this issue Mar 19, 2024 · 1 comment · Fixed by vivo-project/Vitro#453
Closed
Assignees

Comments

@litvinovg
Copy link
Collaborator

Describe the bug
Date time interval doesn't allow end date to be equal start date

To Reproduce
Steps to reproduce the behavior:

  1. Create a project
  2. Click add date/time interval
  3. Enter the same year and month in start and end date values.
  4. See error

Expected behavior
Date time interval should allow to create and edit interval with equal start and end date

Screenshots
grafik

Environment (please complete the following information):

  • OS: Linux
  • Browser Firefox
  • Tomcat version 8.5
  • VIVO version 1.14.1-snapshot
  • Apache Solr 8.5
@milospp
Copy link
Contributor

milospp commented Apr 9, 2024

I Just tested and got the same error, also I noticed that it is possible to achieve similar effect if you specify the time range, for example:
image
image
But still, it is not possible to set the same day without time.

Also, there is a missing option for 0 minutes and 0 seconds options
image

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

Successfully merging a pull request may close this issue.

2 participants