Skip to content
This repository was archived by the owner on Nov 7, 2018. It is now read-only.
This repository was archived by the owner on Nov 7, 2018. It is now read-only.

Date validity check on User Story 'date' property missing #4

@arturonuman

Description

@arturonuman

Steps to reproduce it:

  • Making use of an existing User Story JSON file, modify the 'date' property to be on year 9999
  • Reload the dashboard's home page.

Expected Behaviour:

  • Date validity check should include lower and upper bounds in the year.
  • Created date should always be lower or equal to the Last Update date.
  • The invalid date should be displayed in the Date Created column with a warning note letting the user know the issue.

Actual Behaviour:

  • Year 0000 and 9999 are allowed.
  • Created date can be set to be higher than the Last Update date.

image

Metadata

Metadata

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions