icipe-official / icipe-official/vectoratlas-software-code

Add DOI to dataset entity and upload form

Open
#433 0 comments 0 reactions 1 assignee View on GitHub

@andykitch is already working on this.

Since Feb 10, 2023.

Dominant language
TypeScript
Stars
2
Forks
8
Avg merge
5d 4h
Merged PRs (30d)
11

Description

A new optional field needs to be added to the upload data form, for DOI (if known). This should write to a new field in the dataset entity for DOI. If a dataset exists with the given DOI, the upload should fail with a sensible error message.

AC's:

  • The upload form contains an optional field for DOI (if known)
  • Requests with this field filled out will write this value to the new dataset.DOI field in the db
  • If a dataset already exists with that DOI, the upload fails with a sensible message.

Contributor guide

No contributing guide indexed for this repository

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.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.