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

Incorrect date on successful upload #76

Open
appreciated opened this issue Jul 29, 2024 · 0 comments
Open

Incorrect date on successful upload #76

appreciated opened this issue Jul 29, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@appreciated
Copy link

appreciated commented Jul 29, 2024

Description

I noticed that upon successful upload, the date is set incorrectly. Instead of reflecting the current date, it is set to "2000-01-01".

grafik

Steps to Reproduce

  1. Upload a component successfully in the Vaadin Directory using the API.
  2. Check the date of the upload.

Example

See at my component

Observed Behaviour

  • The date is incorrectly set to "2000-01-01" instead of the current date.
  • This causes the new entry to show on the bottom and not to be selected by default after publishing:
    grafik

Expected Behaviour

  • The date-time should reflect the actual current date of the successful upload.
  • The newest upload should show up at the top and not on the bottom
@appreciated appreciated changed the title Incorrect Date-Time Setting on Successful Upload Incorrect date on successful upload Jul 29, 2024
@samie samie added the bug Something isn't working label Jul 29, 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
Projects
None yet
Development

No branches or pull requests

2 participants