Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • G gitlabhq1
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 21
    • Issues 21
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 12
    • Merge requests 12
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Infrastructure Registry
  • Analytics
    • Analytics
    • CI/CD
    • Repository
    • Value stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • gpt
  • large_projects
  • gitlabhq1
  • Issues
  • #8844

Closed
Open
Created Feb 23, 2015 by Administrator@rootOwner

gitlab-ce 7.8, dashboard sidebar not correctly showing assignee:any Merge Requests

Created by: halberom

Summary: The dashboard sidebar does not correctly show assignee:any Merge Requests for projects that you're a member of.

To reproduce

  • create some Merge Requests in a project you are a member of
  • do not assign them
  • navigate to the main dashboard

Expected

  • the Merge Requests count increases to the number of existing MRs
  • when selecting Merge Requests, it shows all existing MRs under assignee: any

Actual

  • the Merge Requests count stays at 0
  • selecting Merge Requests, it displays no MRs. selected_dashboard_mr
  • selecting the assignee: any drop down, and selecting 'any' refreshes and correctly displays the MRs. However the Merge Requests count still displays 0 selecting_assignee_any mr_now_listed

If selecting the project, the project sidebar correctly displays the number of MRs and if selected, they are correctly listed. mr_in_project_correctly_listed

Assignee
Assign to
Time tracking