Enable using all SAPI datatypes for vragen.ai metadata fields
>>> [!note] Migrated issue <!-- Drupal.org comment --> <!-- Migrated from issue #3568453. --> Reported by: [jelleglebbeek](https://www.drupal.org/user/3729474) Related to !12 >>> <h3 id="summary-problem-motivation">Problem/Motivation</h3> <p>Right now its not possible to mark a SAPI field as a "date" and send it to Vragen.ai as metadata. As we need to set the datatype to "Vragen.ai Metadata".</p> <h4 id="summary-steps-reproduce">Steps to reproduce</h4> <p>Set the datatype to "Vragen.ai Metadata".<br> Views and other modules don't show options they usually show for dates.</p> <h3 id="summary-proposed-resolution">Proposed resolution</h3> <p>Remove the check for the "Vragen.ai metadata" datatype and allow any datatype to be send as metadata.<br> In the future we might remove the datatype entirely as its unneeded, but that needs a migration.</p> <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> <p>In the long term we might want to remove the datatype entirely.</p> <h3 id="summary-data-model-changes">Data model changes</h3>
issue