Changing field value results in error after update to latest version
>>> [!note] Migrated issue <!-- Drupal.org comment --> <!-- Migrated from issue #3485855. --> Reported by: [alfthecat](https://www.drupal.org/user/495982) Related to !112 >>> <h3 id="summary-problem-motivation">Problem/Motivation</h3> <p>Hi,</p> <p>After updating to the latest version of this module, I can no longer change field values of fields that use Tagify.</p> <p>I get the error: "this field cannot hold more than 1 values".</p> <h4 id="summary-steps-reproduce">Steps to reproduce</h4> <p>* Setup a field to use tagify that allows only 1 value.<br> * Set a value and save<br> * Edit the entity and change the field value, hit save</p> <p>The error: "this field cannot hold more than 1 values" will show.</p> <h3 id="summary-proposed-resolution">Proposed resolution</h3> <h3 id="summary-remaining-tasks">Remaining tasks</h3> <h3 id="summary-ui-changes">User interface changes</h3> <h3 id="summary-api-changes">API changes</h3> <h3 id="summary-data-model-changes">Data model changes</h3>
issue