Export: For both ddi/ddi html formats, funding agency identifier is copied to agencies that do not have an identifier value.
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 1.1k
- Forks
- 564
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 29
Description
Funding information has 2 child fields: agency and identifier, both optional. If multiple agencies are entered but only one also has an identifier, both ddi/ddi html export copies the one identifier over to the other agencies. This does not happen if the reverse happens, multiple identifiers with only one agency name entered.
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 locating the DDI and DDI HTML export entry points and reproduce the case with multiple funding agencies where only one has an identifier. Compare the exported output for agencies with and without identifiers, then add regression coverage for the reported asymmetric cases. Done means identifiers are emitted only for the agencies that have them in both formats.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- backend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100