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

Assets mit gleichem Namen erzeugen HTTP 500 #357

Open
Philippluca opened this issue Jan 14, 2025 · 0 comments
Open

Assets mit gleichem Namen erzeugen HTTP 500 #357

Philippluca opened this issue Jan 14, 2025 · 0 comments
Labels
bug Something isn't working

Comments

@Philippluca
Copy link
Member

Philippluca commented Jan 14, 2025

Repro:

  • Lieferung mit gültigem xtf mit Namen ilicheck_Xtf-Log.xtf abschliessen
  • STAC-API /api/stac/collections aufrufen.

Beobachtet:

  • API antwortet mit HTTP 500
  • System.ArgumentException: An item with the same key has already been added. Key: ilicheck_Xtf-Log.xtf

Erwartet:

  • Das API zeigt alle Collections und ein Item mit 2 gleichnamigen Assets an (falls nach STAC standard erlaubt)
  • Alternativ (das 2. & 3. Asset wird mit Suffix (2) bzw. (3) in die Liste aufgenommen.
  • HTTP 200
@Philippluca Philippluca added the bug Something isn't working label Jan 14, 2025
@Philippluca Philippluca changed the title Assets mit gleichem Namen erzeugen Http.500 Assets mit gleichem Namen erzeugen HTTP 500 Jan 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant