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

VC Field-Value Retrieval return redundant values #785

Open
margaretha opened this issue Dec 6, 2024 · 1 comment
Open

VC Field-Value Retrieval return redundant values #785

margaretha opened this issue Dec 6, 2024 · 1 comment

Comments

@margaretha
Copy link
Contributor

VC Field-Value Retrieval returns redundant values, e.g.

curl "localhost:8089/api/v1.0/vc/field/~system/corp-w-cultwar.straftaten"?fieldName=textSigle -H "Authorization: Bearer XXX" > corp-w-cultwar.straftaten.textSigle

returns redundant textSigles.

Total textSigles:362
Total unique textSigles:282

I suppose we should provide unique textSigles especially for long-time archiving. Should this be handled in Kustvakt or Krill?

@Akron
Copy link
Member

Akron commented Dec 16, 2024

Should be handled in Krill. It's pretty weird though ...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants