Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Vocabularies do not have unique id #22

Open
psaiz opened this issue May 13, 2024 · 0 comments
Open

Vocabularies do not have unique id #22

psaiz opened this issue May 13, 2024 · 0 comments

Comments

@psaiz
Copy link
Contributor

psaiz commented May 13, 2024

Check this sequence:

## This will insert the entries in the DB and OpenSearch
cernopendata fixtures glossary --mode insert
..
## When it finishes, there are around 1k entries

## Calling it again:
cernopendata fixtures glossary --mode insert-or-replace
...
## No errors, the script is happy. If we look at Opensearch, there are 2k entries :(
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant