Redirect to Content Template after creating first node of bundle
>>> [!note] Migrated issue
<!-- Drupal.org comment -->
<!-- Migrated from issue #3547262. -->
Reported by: [tedbow](https://www.drupal.org/user/240860)
Related to !94
>>>
<h3 id="overview">Overview</h3>
<p>When are going to edit a content template for a bundle but there is no preview entity available you are given a link to add a entity of the bundle.<br>
<img src="https://www.drupal.org/files/issues/2025-09-17/Screenshot%202025-09-17%20at%2011.19.38%E2%80%AFAM.png" alt="screenshot for adding new page"><br>
After you have created the entity you have to navigate back the template edit screen</p>
<h3 id="proposed-resolution">Proposed resolution</h3>
<p>Redirect the user back to the template edit screen after creating the entity using Drupal <code>destination</code> in the path.</p>
<h3 id="ui-changes">User interface changes</h3>
<p>User will be redirected back to the template edit screen after creating the first entity of the type</p>
> Related issue: [Issue #3541000](https://www.drupal.org/node/3541000)
issue