-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Date Picker not saving data #16779
Copy link
Copy link
Closed
umbraco/Umbraco.CMS.Backoffice
#2115Labels
affected/v14area/frontendrelease/14.1.1status/regressionA previously working feature that has broken or changed behavior unexpectedlyA previously working feature that has broken or changed behavior unexpectedlytype/bug
Metadata
Metadata
Assignees
Labels
affected/v14area/frontendrelease/14.1.1status/regressionA previously working feature that has broken or changed behavior unexpectedlyA previously working feature that has broken or changed behavior unexpectedlytype/bug
Which Umbraco version are you using? (Please write the exact version, example: 10.1.0)
14.1.0
Bug summary
I have created a document type to represent a person. The document type inherits a composition "Person composition" which includes an invariant "birthdate" property of type "Date Picker".
The document type and composition was created using version 14.0.0, but since upgrading to version 14.1.0 both new and updated values are no longer saved. Infact any value is deleted when updating any value of other properties of the document type.
Specifics
https://nxtlevelsport.dk/athletes/andreas-bock/
Birthdate "Født" shows 01 jan. 0001 and in the backoffice "dd-mm-yyyy" is shown when refreshing data.
Steps to reproduce
Video.uden.titel.mp4
Expected result / actual result
I expected the updated date to be saved.
This item has been added to our backlog AB#42326