rdmorganiser / rdmorganiser/rdmo
API Endpoint for Full Project XML Export
Open
Nobody has claimed this yet.
type:feature-request
- Dominant language
- Python
- Stars
- 133
- Forks
- 60
- Avg merge
- 3d 14h
- Merged PRs (30d)
- 21
Description
Rationale / Begründung
Currently, exporting a full project as XML via the API is not possible. Existing endpoints only return partial data.
Affected
Managers, Admins
Minimal functionality
New API endpoint for getting content of https://<INSTANCE_URL>/projects/<project_id>/export/xml/
Nice-to-have functionality
References / Verweise
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.
Research direction
Start with rdmo/projects/exports.py around line 156, then inspect the existing API endpoint patterns for project exports. The work is complete when the API exposes the full project XML export at the specified project export path and returns the same complete content as the existing export functionality.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- django, python
- Domain
- api, backend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 50/100