icipe-official / icipe-official/vectoratlas-software-code
Restrict data pull to only 'Approved' datasets
Open
@andykitch is already working on this.
Since Jan 23, 2023.
5
sprint 8
- Dominant language
- TypeScript
- Stars
- 2
- Forks
- 8
- Avg merge
- 5d 4h
- Merged PRs (30d)
- 11
Description
Currently, all data is available to download and view, regardless of it's status. This story involves restricting the download and view data routes to only return data from datasets with status as 'Approved'. We also need a migration to set the initial-data dataset to 'Approved'.
AC's:
- Data displayed on the map is only from data with a linked dataset with 'Approved' status
- Data downloaded is only from data with a linked dataset with 'Approved' status
- The 'initial-data' dataset row has status of 'Approved'
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.