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

Workers API does not support filtering by worker pool #8099

Closed
N-lson opened this issue Mar 23, 2023 · 2 comments
Closed

Workers API does not support filtering by worker pool #8099

N-lson opened this issue Mar 23, 2023 · 2 comments
Assignees
Labels
kind/bug This issue represents a verified problem we are committed to solving

Comments

@N-lson
Copy link

N-lson commented Mar 23, 2023

Severity

No response

Version

Latest

Latest Version

I could reproduce the problem in the latest build

What happened?

The UI suggests we support filtering workers by worker pool IDs however the API does not respect this query parameter.
image

Reproduction

  1. Create a worker and a worker pool
  2. Filter by a different worker pool
  3. The worker still shows up in the Workers UI

Error and Stacktrace

No response

More Information

Likely regression from https://github.com/OctopusDeploy/OctopusDeploy/pull/14909

Workaround

No response

@N-lson N-lson added the kind/bug This issue represents a verified problem we are committed to solving label Mar 23, 2023
@N-lson N-lson closed this as completed Mar 24, 2023
@octoreleasebot
Copy link

Release Note: Fixed an issue where GET /workers did not respect filtering by worker pool IDs

@Octobob
Copy link
Member

Octobob commented May 19, 2023

🎉 The fix for this issue has been released in:

Release stream Release
2023.2 2023.2.4084
2023.3+ all releases

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug This issue represents a verified problem we are committed to solving
Projects
None yet
Development

No branches or pull requests

3 participants