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

First seen date can be more recent than last seen date #488

Closed
amr-cossi opened this issue Feb 12, 2020 · 0 comments
Closed

First seen date can be more recent than last seen date #488

amr-cossi opened this issue Feb 12, 2020 · 0 comments
Assignees
Labels
bug use for describing something not working as expected solved use to identify issue that has been solved (must be linked to the solving PR)
Milestone

Comments

@amr-cossi
Copy link
Contributor

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:

  1. Create a new relation between two entites.
  2. Put a first seen date more recent than a last seen date : for instance, first seen : 12/02/2020 ; last seen 01/01/2010
  3. 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.

@SamuelHassine SamuelHassine self-assigned this Feb 12, 2020
@SamuelHassine SamuelHassine added the bug use for describing something not working as expected label Feb 12, 2020
@SamuelHassine SamuelHassine added the solved use to identify issue that has been solved (must be linked to the solving PR) label Feb 19, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug use for describing something not working as expected solved use to identify issue that has been solved (must be linked to the solving PR)
Projects
None yet
Development

No branches or pull requests

2 participants