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

🐞[BUG] Null value for end date shown as 1970-01-01 #1151

Closed
ds-crehm opened this issue Jul 3, 2024 · 0 comments
Closed

🐞[BUG] Null value for end date shown as 1970-01-01 #1151

ds-crehm opened this issue Jul 3, 2024 · 0 comments
Assignees
Labels
bug Something isn't working frontend Frontend related Issues R24.8

Comments

@ds-crehm
Copy link
Contributor

ds-crehm commented Jul 3, 2024

Description

Happened on E2E:
Instead of being empty or showing '-' or 'null', empty values in the end date of contracts are shown as 1970-01-01 00:00, which might cause confusion for users.

Current behaviour

The end date for the following contracts is null:
Image

In the frontend it is shown as '1970-01-01 00:00':
Image

Expected behavior

I would expect them shown either empty, as 'null' or in the best case as '-' like described in this story: #759

Steps to reproduce the Bug

  1. Log in as administrator
  2. Go to contracts view
@ds-crehm ds-crehm added this to Trace-X Jul 3, 2024
@github-project-automation github-project-automation bot moved this to inbox in Trace-X Jul 3, 2024
@mkanal mkanal moved this from inbox to backlog in Trace-X Jul 16, 2024
@ds-crehm ds-crehm added bug Something isn't working frontend Frontend related Issues R24.8 labels Jul 22, 2024
@mkanal mkanal changed the title [BUG] Null value for end date shown as 1970-01-01 🐞[BUG] Null value for end date shown as 1970-01-01 Jul 23, 2024
@ds-mwesener ds-mwesener self-assigned this Jul 30, 2024
@ds-mwesener ds-mwesener moved this from backlog to next in Trace-X Jul 30, 2024
@ds-mwesener ds-mwesener moved this from next to wip in Trace-X Jul 31, 2024
@ds-mwesener ds-mwesener moved this from wip to test in Trace-X Jul 31, 2024
@ds-mwesener ds-mwesener assigned ds-crehm and mkanal and unassigned ds-mwesener and ds-crehm Jul 31, 2024
@ds-mwesener ds-mwesener moved this from test to review in Trace-X Aug 5, 2024
@mkanal mkanal moved this from review to done in Trace-X Aug 6, 2024
@mkanal mkanal closed this as completed Aug 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working frontend Frontend related Issues R24.8
Projects
Status: done
Development

No branches or pull requests

3 participants