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

/all suffix returns a message which I don't understand #190

Closed
Tracked by #30
tloubrieu-jpl opened this issue Nov 22, 2022 · 2 comments
Closed
Tracked by #30

/all suffix returns a message which I don't understand #190

tloubrieu-jpl opened this issue Nov 22, 2022 · 2 comments
Assignees
Labels
B13.1 bug Something isn't working i&t.done s.high High severity

Comments

@tloubrieu-jpl
Copy link
Member

🐛 Describe the bug

With the request:
http://localhost:8080/collections/urn%3Anasa%3Apds%3Ainsight_rad%3Adata_derived%3A%3A7.0/all

The returned message is:
The lidvid urn:nasa:pds:insight_rad:data_derived::7.0 was of type Product_Collection not of type bundles

📜 To Reproduce

Steps to reproduce the behavior:

  1. Use the integration test deployed with docker compose, see https://github.com/NASA-PDS/registry/tree/main/docker
  2. Start the service with profile int-registry-batch-loader
  3. Make the request in a browser http://localhost:8080/collections/urn%3Anasa%3Apds%3Ainsight_rad%3Adata_derived%3A%3A7.0/all
  4. See error
  5. Note that the same request without the /all suffix works

🕵️ Expected behavior

The request should return all the versions available for lid urn:nasa:pds:insight_rad:data_derived

📚 Version of Software Used

🩺 Test Data / Additional context

🏞Screenshots

🖥 System Info

  • OS: [e.g. iOS]
  • Browser [e.g. chrome, safari]
  • Version [e.g. 22]

🦄 Related requirements

⚙️ Engineering Details

@al-niessner
Copy link
Contributor

@jordanpadams @tloubrieu-jpl

cut-n-paste error in the deprecated interface.

@miguelp1986
Copy link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
B13.1 bug Something isn't working i&t.done s.high High severity
Projects
None yet
Development

No branches or pull requests

4 participants