`Page` content entity type + pathauto: default to NOT generating a path alias
>>> [!note] Migrated issue <!-- Drupal.org comment --> <!-- Migrated from issue #3542392. --> Reported by: [gábor hojtsy](https://www.drupal.org/user/4166) Related to !43 !1463 >>> <h3 id="overview">Overview</h3> <p>I reproduced this with current xb-demo but @pameela reproduced it outside of xb-demo too. </p> <ul> <li>When creating new pages a path alias is suggested but when saving it it is not actually saved (and not loaded back either).</li> <li>When creating a path alias outside of Canvas, that is properly applied and loaded back on the admin UI. However, read on...</li> <li>When editing existing pages, path alias changes are not actually saved (if there was a manual path alias, since we could not add one from the Canvas UI).</li> </ul> <p>Video attached showing the new page creation flow not saving path alias (this is using xb-demo, but @pameela reproduced this outside of xb-demo too).</p> <h3 id="proposed-resolution">Proposed resolution</h3> <h3 id="ui-changes">User interface changes</h3>
issue