Skip to content
GitLab
Next
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • GitLab GitLab
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 44,763
    • Issues 44,763
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 1,328
    • Merge requests 1,328
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Metrics
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • GitLab.orgGitLab.org
  • GitLabGitLab
  • Issues
  • #293862
Closed
Open
Issue created Dec 15, 2020 by Thao Yeager@thaoyeager💬Contributor

Add filter to Jobs page for Job status

Release notes

When you are troubleshooting a pipeline that is behaving unexpectedly you may want to look at all the jobs with a particular status. That would require looking at the full list of jobs or using the GitLab API to get all the data and manipulate it outside the application which is a bad workflow and takes you out of GitLab where you can fix the issue.

Now you can filter for Job Status directly on the Job Page so you can see all jobs with the same status in GitLab.

Problem to solve

Users are expecting the same experience as the Pipelines page, where they can filter or search pipelines by:

  • User/Trigger
  • Branch name
  • Tag name
  • Status
  • Source

the Jobs page has no search or filtering capability, making it difficult to search for occurrences of a specific job in case of troubleshooting.

User experience goal

Add Job Status filtering capabilities in the Jobs index page.

Proposal

Allow user filter by Job status on Jobs page:

Documentation

Yes, we will need additional documentation

Availability & Testing

This page may contain information related to upcoming products, features and functionality. It is important to note that the information presented is for informational purposes only, so please do not rely on the information for purchasing or planning purposes. Just like with all projects, the items mentioned on the page are subject to change or delay, and the development, release, and timing of any products, features, or functionality remain at the sole discretion of GitLab Inc.

Edited Mar 28, 2022 by James Heimbuck
Assignee
Assign to
Time tracking