Problem/Motivation
I just realized language neutral aliases are not removed when deleting parent entty.
Proposed resolution
Adjust PathFieldItemList::delete() in order to remove aliases belonging to non-existing entities.
Remaining tasks
Create test
Create patch
Review
User interface changes
n/a
API changes
n/a
Data model changes
n/a
Release notes snippet
| Comment | File | Size | Author |
|---|---|---|---|
| #12 | Screenshot from 2023-06-27 12-44-06.png | 25.28 KB | zaporylie |
| #12 | Screenshot from 2023-06-27 12-38-04.png | 42.25 KB | zaporylie |
Comments
Comment #2
anisha.challa commentedComment #3
anisha.challa commentedComment #8
larowlanCan you provide steps to reproduce this?
What is the impact if these items aren't removed?
Comment #11
smustgrave commentedIf still a valid bug please reopen updating issue summary with steps to reproduce per #8
Thanks!
Comment #12
zaporylieInterestingly I wasn't able to reproduce this particular bug anymore but when doing some manual testing I managed to end up with 2 aliases created for the same content - with the same path and language. Is that a known bug or should I report it separately and add steps to reproduce?