- Issue created by @carsoncho
- Status changed to Closed: duplicate
over 1 year ago 6:44pm 22 June 2023 - πΊπΈUnited States carsoncho Kansas City, MO
Closing. This appears to be fixed in latest dev.
Currently if using the Sierra widget and you have a custom repeat occurrence that's set to daily, but ends after a specific date then upon the next reload of the field the custom setting is lost and is reverted to "daily" and any excluded dates are lost.
This seems to stem back to a comment noted on the related issue π Date exclude save wiping out dates and exclusions when saving Fixed
I think what needs to happen here is the guesser needs to match the transferModel behaviour by setting to custom if there are any exdates.
This seems to be the exact issue. Exdates are not being considered here and so due to the logic currently in the guesser it assumes the repeat is "daily"
Closed: duplicate
3.1
Code
Closing. This appears to be fixed in latest dev.