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

Details page on Tenders does not work for clustered nodes #534

Open
zufanka opened this issue Jun 5, 2020 · 1 comment
Open

Details page on Tenders does not work for clustered nodes #534

zufanka opened this issue Jun 5, 2020 · 1 comment
Assignees
Labels

Comments

@zufanka
Copy link
Member

zufanka commented Jun 5, 2020

If you try to open the Tenders (relationships) detail page of a clustered node it should look like this

image

but it gives an error.

@nightsh
Copy link
Member

nightsh commented Jun 23, 2020

Getting this in the backend when running the query via the Swagger WUI:

{
  "errors": [
    {
      "message": "Tender with `id` e4b2c015-e29a-4a24-bfd0-754e1e4fb459 has no bids that commply with the network query."
    }
  ]
}

Reproduce:

curl -X GET "https://api.defense.tenders.exposed/networks/0e6322b1-0fca-4e02-9c7f-7c732072e2a5/tenders/e4b2c015-e29a-4a24-bfd0-754e1e4fb459" -H "accept: application/json"

image

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

No branches or pull requests

3 participants