- Issue created by @sjpeters79
- 🇨🇦Canada sjpeters79
What we really need for this is a unique identifier that links an individual date to the date content rather than a delta which can change if the dates are reordered upon saving.
If a mulit-valued date has content assigned to one particular date and you change that date to another date, the date content does not transfer to the new date value.
The database still has the old reference but it's not assigned to anything.
Upon changing the date value, the date content should also transfer when the parent entity is saved or the field value is saved.
Active
1.0
Code
What we really need for this is a unique identifier that links an individual date to the date content rather than a delta which can change if the dates are reordered upon saving.