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

Drop postToURL for ordering case runs #1035

Open
tkdchen opened this issue Dec 3, 2021 · 0 comments
Open

Drop postToURL for ordering case runs #1035

tkdchen opened this issue Dec 3, 2021 · 0 comments

Comments

@tkdchen
Copy link
Member

tkdchen commented Dec 3, 2021

This is related to taggleSortCaseRun. A major thinking is how to remove unnecessary form data from the POST request sent to the ordercaserun/ endpoint, since the endpoint only requires test case runs ids. The unnecessary form data includes the search criteria.

Or, on the other hand, maybe it is also worth to consider if it is necessary to remove those search criteria from form data.

AC:

  • Do not rely on postToURL.
  • No regression.
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

1 participant