DHIS2 adaptor doesn't need an `upsert(dataValueSets)` operation
Open
@mtuchi is already working on this.
Since Apr 18, 2023.
- Dominant language
- JavaScript
- Stars
- 24
- Forks
- 41
- Avg merge
- 3d 13h
- Merged PRs (30d)
- 12
Description
create(dataValueSets) handles the upsert logic via the default "importStrategy": "CREATE_AND_UPDATE" option.
Contributor guide
No contributing guide indexed for this repository
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.
Assessment
This issue has not been assessed yet.