Make setup field widget action config action support bundle wildcards
>>> [!note] Migrated issue <!-- Drupal.org comment --> <!-- Migrated from issue #3550077. --> Reported by: [a.dmitriiev](https://www.drupal.org/user/3235287) Related to !930 >>> <p>--- AI TRACKER METADATA ---<br> Update Summary: Make setup field widget action config action support bundle wildcards<br> Check-in Date: MM/DD/YYYY (US format) [When we should see progress/get an update]<br> Due Date: MM/DD/YYYY (US format) [When the issue should be fully completed]<br> Blocked by: [#XXXXXX] (New issues on new lines)<br> Additional Collaborators: @username1, @username2<br> AI Tracker found here: <a href="https://www.drupalstarforge.ai/">https://www.drupalstarforge.ai/</a><br> --- END METADATA ---</p> <h3 id="summary-problem-motivation">Problem/Motivation</h3> <p>It was found in <span class="drupalorg-gitlab-issue-link project-issue-status-info project-issue-status-7"><a href="https://www.drupal.org/project/ai_recipe_seo_optimizer/issues/3543141" title="Status: Closed (fixed)">#3543141: AI SEO Content Suggestions</a></span> that sometimes the support of wildcards will be needed in config action in order to be flexible when creating the recipe for different bundles of the entity.</p> <h3 id="summary-proposed-resolution">Proposed resolution</h3> <p>Add placeholder <code>%bundle</code> support for config action <code>setComponentThirdPartySetting</code></p>
issue