Unable to update a scheduled record
>>> [!note] Migrated issue
<!-- Drupal.org comment -->
<!-- Migrated from issue #3489780. -->
Reported by: [elaine.ong](https://www.drupal.org/user/2888475)
Related to !32
>>>
<h3 id="summary-problem-motivation">Problem/Motivation</h3>
<p>Was working before until after upgraded to core 10.3.*<br>
Unable to update a scheduled item, it gives error "All fields need to be filled".</p>
<p>Error log show below:<br>
Warning: Undefined array key "wrapper" in Drupal\scheduled_publish\Plugin\Field\FieldWidget\ScheduledPublishWidget::validateElement() (line 494</p>
<p>Checked code, indeed the wrapper attribute does not exist.</p>
<h4 id="summary-steps-reproduce">Steps to reproduce</h4>
<p>Try to update an existing scheduled record. It says "All fields need to be filled"</p>
issue