rdmorganiser / rdmorganiser/rdmo

API Endpoint for Full Project XML Export

Open
#1,277 1 comment 0 reactions 0 assignees View on GitHub

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

https://github.com/rdmorganiser/rdmo/blob/41b85382da49f410caaf70fda41f43ca2650f24f/rdmo/projects/exports.py#L156

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.