rdmorganiser / rdmorganiser/rdmo
Copying elements in the nested view in the management does not keep the parent element
Open
@jochenklar is already working on this.
Since Dec 18, 2025.
- Dominant language
- Python
- Stars
- 133
- Forks
- 60
- Avg merge
- 3d 14h
- Merged PRs (30d)
- 21
Description
Expected behaviour / Erwartetes Verhalten
The copied element should end up in the same catalog/section/page/... as the original.
Implementation
I think we just need to add a parent prop for all components in rdmo/management/assets/js/components/element and set it when nesting them. The rest can be done like for createElement action.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.