Publication should be unique for genetic ID?
Open
Nobody has claimed this yet.
archaeology
- Dominant language
- Python
- Stars
- 3
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
PublicationLabels should have (unique genetic ID, meta_data_published). This also requires allowing null instead of empty values for genetic ID.
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.
Research direction
Start by locating the PublicationLabels model or table and the code handling genetic ID values. Inspect any existing tests or schema definitions for publication labels. Done means the pair of genetic ID and meta_data_published is unique, while genetic ID can be stored as null rather than an empty value.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- databases
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100