Vector Search view has a required value causing saving of field to fail
>>> [!note] Migrated issue <!-- Drupal.org comment --> <!-- Migrated from issue #3514474. --> Reported by: [marcus_johansson](https://www.drupal.org/user/385947) Related to !520 >>> <h3 id="summary-problem-motivation">Problem/Motivation</h3> <p>Right now you can't save a text long field, due to the vector search automator being the default one and being the one that is initially picked and having a required field that the browser takes and stops from saving.</p> <h3 id="summary-proposed-resolution">Proposed resolution</h3> <p>Make sure that there is no default automator picked, until you make a choice.</p>
issue