-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Closed
Labels
buguse for describing something not working as expecteduse for describing something not working as expectedsolveduse to identify issue that has been solved (must be linked to the solving PR)use to identify issue that has been solved (must be linked to the solving PR)
Milestone
Description
Description
It is possible to have a first seen date more recent than a last seen date, which is incoherent and could cause problems in visualizing and exporting data.
Reproducible Steps
Steps to create the smallest reproducible scenario:
- Create a new relation between two entites.
- Put a first seen date more recent than a last seen date : for instance, first seen : 12/02/2020 ; last seen 01/01/2010
- Close the window
Expected Output
A message of error should appear.
Actual Output
The relation with the first seen more recent than the last seen can be created.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
buguse for describing something not working as expecteduse for describing something not working as expectedsolveduse to identify issue that has been solved (must be linked to the solving PR)use to identify issue that has been solved (must be linked to the solving PR)