Skip to content

include pending state by default in JobListParams - #477

Merged
bgentry merged 1 commit into
masterfrom
bg-fix-doc-typo
Jul 29, 2024
Merged

include pending state by default in JobListParams#477
bgentry merged 1 commit into
masterfrom
bg-fix-doc-typo

Conversation

@bgentry

@bgentry bgentry commented Jul 29, 2024

Copy link
Copy Markdown
Contributor

When the pending state was added, we did not add it to the default list of job states used by JobList. The filters are supposed to included all states by default, so pending needs to be added here.

I also fixed two bits of outdated documentation around these APIs.

@bgentry
bgentry requested a review from brandur July 29, 2024 01:55
When the pending state was added, we did not add it to the default list
of job states used by `JobList`. The filters are supposed to included
_all_ states by default, so it needs to be added.
@bgentry
bgentry merged commit 74e94f6 into master Jul 29, 2024
@bgentry
bgentry deleted the bg-fix-doc-typo branch July 29, 2024 13:19
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.

2 participants