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

fix workload list, delete, inspector from returning empty queries #291

Merged
merged 3 commits into from
Dec 13, 2024

Conversation

Obliviour
Copy link
Collaborator

Fixes / Features

  • Workload list was returning empty queries because None type would be passed into the --filter-by-job query and therefore was looking for any job that had None in the name (aka none of them)

Testing / Documentation

Testing details.

  • [ y ] Tested workload list

@Obliviour Obliviour merged commit a24a0f8 into main Dec 13, 2024
6 checks passed
@Obliviour Obliviour deleted the workload_list_fix branch December 13, 2024 19:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants