IQSS / IQSS/dataverse

Export: For both ddi/ddi html formats, funding agency identifier is copied to agencies that do not have an identifier value.

Open
#9,550 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Type: Bug
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

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 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.