You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
My backend entity contains an entity with this property:
- { name: aquiredAt, type: timestamp }
From the admin panel, if I add or edit an item to this entity, I get a 400 error. A help text is saying The value must be a valid timestamp whereas I correctly filled the field.
The text was updated successfully, but these errors were encountered:
My backend entity contains an entity with this property:
From the admin panel, if I add or edit an item to this entity, I get a 400 error. A help text is saying
![Capture d’écran 2024-09-25 à 12 13 11](https://private-user-images.githubusercontent.com/11723962/370668357-29690a6a-0c35-4d6d-a6e0-5bbc415a14a4.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzg4ODgzODksIm5iZiI6MTczODg4ODA4OSwicGF0aCI6Ii8xMTcyMzk2Mi8zNzA2NjgzNTctMjk2OTBhNmEtMGMzNS00ZDZkLWE2ZTAtNWJiYzQxNWExNGE0LnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMDclMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjA3VDAwMjgwOVomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPWQ5OWYzMWMzYTUwZmU1ZjZkNDg4MjI5MzYxMDhlMzFmMzY2MzgxYzhjYmIwYjQyMjliMDAzMDc0MWZmYzU4OTMmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.T9fhja2JuxWnaLm_l6KfG19kEuYQpkbeRBmgtyy_dGQ)
The value must be a valid timestamp
whereas I correctly filled the field.The text was updated successfully, but these errors were encountered: