Overview

https://git.drupalcode.org/project/experience_builder/-/merge_requests/1...

In #3529622: Make auto-save manager only support passing and returning entity objects, remove support for arbitrary data, use deterministic hashing to ensure entries are actually updates we changed how duplicates work but may have lost collision prevention for path-aliases

Proposed resolution

Add or confirm we have tests
Resolve if needed

User interface changes

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

larowlan created an issue. See original summary.

larowlan’s picture

Title: Ensure duplicated pages don't retain path alias of original entity » Add tests to ensure duplicated pages don't retain path alias of original entity
Status: Active » Needs review

Code works because path is a computed field that queries path alias records.
Added more tests coverage

wim leers’s picture

Priority: Normal » Minor
Status: Needs review » Reviewed & tested by the community

LGTM! Thanks 😊

  • wim leers committed f5c5c73a on 0.x authored by larowlan
    Issue #3532490 by larowlan: Add tests to ensure duplicated pages don't...
wim leers’s picture

Status: Reviewed & tested by the community » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.