Link to edit AI Automators goes to wrong place
>>> [!note] Migrated issue
<!-- Drupal.org comment -->
<!-- Migrated from issue #3492274. -->
Reported by: [mrdalesmith](https://www.drupal.org/user/2612656)
Related to !320
>>>
<h3 id="summary-problem-motivation">Problem/Motivation</h3>
<p>When the AiChainForm is built, it adds operations links for all configured AI Automators on the entity. For the "Edit" operation, it generates a link to the AI Automator entity's edit form: this form is not where users are expected to configure AI Automators, and does not contain any information to edit except for the label of the AI Automator.</p>
<h3 id="summary-proposed-resolution">Proposed resolution</h3>
<p>Users are directed to configure AI Automators in the Field Settings form of the field that the AI Automator is attached to. this would be a more appropriate place to direct the users to. This form relies on Field UI being enabled, so if it is not the link should be removed entirely.</p>
issue