Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

[5.x] Append entry to structure tree directly when duplicating entry with root as parent #11320

Open
wants to merge 1 commit into
base: 5.x
Choose a base branch
from

Conversation

Boefjim
Copy link

@Boefjim Boefjim commented Jan 7, 2025

Closes #11319

Changes

  • Changed getEntryParentFromStructure method to return parent entry even if it is the root entry
  • Changed duplicateEntry to append the entry directly to the tree when the original parent is the root entry

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Duplicated entries do not get appended to tree file when parent is root
1 participant