rdmorganiser / rdmorganiser/rdmo
create multiple subprojects with one click (project batch creation)
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 133
- Forks
- 60
- Avg merge
- 3d 14h
- Merged PRs (30d)
- 21
Description
Rationale / Begründung
With this function it should be possible to create multiple subprojects (or child projects) from one parent project.
A principle investigator of a large project with multiple subprojects would like to create DMPs for all subprojects and send those projects to the PIs of each subproject. These DMPs contain all the same catalog and could therefore, for example, be created in a batch process step.
Affected
Users
Minimal functionality
- be able to create multiple (sub)projects at once from one parent project with a minimal amount of default or input parameter settings.
- number of subprojects
- a list of email addresses and roles as input parameter for the batch creation
- a default title and/or add simple numbering
References / Verweise
- maybe partially related to #152
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 by reviewing the related issue #152 and locating the existing parent-project creation flow. Done means users can batch-create child projects with a count, email-and-role list, and default or numbered titles, while preserving the parent project's catalog.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- django, python
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100