Problem/Motivation

Noticed when setting a date range validation, the validation for entry works fine but when editing the webform the validation drops the value and forces a single date before saving.

There is a potential for data loss here, so setting the priority to major.

Proposed resolution

TBD, possibly disable validation for webform edits

Remaining tasks

User interface changes

API changes

Data model changes

Comments

joelpittet created an issue. See original summary.

DanChadwick’s picture

Priority: Major » Normal
Status: Active » Closed (cannot reproduce)

I either can't reproduce this or don't understand it. I created a date component with validation between 12/25/2016 and 1/1/2017. I re-edited the component and these validation values were still in the component. I did it again and they where yet again there. I created a submission with 12/26/2016. I saved the submission and edited it. The value was the same. I saved it again and the value was still the same.

Feel free to re-open with more info and hopefully a patch.