Skip to content
This repository has been archived by the owner on Jun 18, 2024. It is now read-only.

BugFix: Collection ID can't be null in the database #38

Open
1 task
slesaad opened this issue Aug 23, 2023 · 0 comments
Open
1 task

BugFix: Collection ID can't be null in the database #38

slesaad opened this issue Aug 23, 2023 · 0 comments

Comments

@slesaad
Copy link
Collaborator

slesaad commented Aug 23, 2023

Description

Right now, the collection id field in the database isn't set to not allow null.

image

We realised this when we accidentally ingested items into the database when the collection didn't exist, and it broke the whole stac api.

We should set the field as not null to avoid this in the future.

Acceptance Criteria

  • Set id to not null
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant