vaadin / directory

Directory 4 Vaadin
Apache License 2.0
1 stars 1 forks source link

Incorrect date on successful upload #76

Open appreciated opened 1 month ago

appreciated commented 1 month ago

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

Expected Behaviour