Skip to content

[BUG] Test Run: incorrect parameters are sent in GET /api/stats/testrun request #151

@EvgenySafronov

Description

@EvgenySafronov

Precondition:
There is at list one test run.

Step:

  1. Login to AT
  2. Open dev tools to see network
  3. Open the test run

Result:
"Object object" is sent as a test_suite parameter value that leads to getting all results for the project that negatively influences the response time: api/stats/testrun?project_id=1&test_suite=%5Bobject%20Object%5D

Expected:
test_suite_id, project_id, id parameters are that are supported.

Screenshots
2024-04-25_12h11_47

Desktop (please complete the following information):

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

Additional context
Add any other context about the problem here.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions