Skip to content

GitLab Next

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
GitLab
GitLab
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 34,932
    • Issues 34,932
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
    • Iterations
  • Merge Requests 1,253
    • Merge Requests 1,253
  • Requirements
    • Requirements
    • List
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Security & Compliance
    • Security & Compliance
    • Dependency List
    • License Compliance
  • Operations
    • Operations
    • Metrics
    • Incidents
    • Environments
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • CI / CD
    • Code Review
    • Insights
    • Issue
    • Repository
    • Value Stream
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • GitLab.org
  • GitLabGitLab
  • Issues
  • #287868

Closed
Open
Opened Nov 24, 2020 by John Hope@johnhopeDeveloper

Expired Iterations don't appear in the sidebar

Summary

The issue sidebar shows the current iteration, or No iteration if none is assigned. If an expired iteration is assigned, however, it shows nothing.

Steps to reproduce

  1. Create an iteration
  2. Assign an issue it
  3. Wait for it to expire
  4. Observe the issue sidebar

Example Project

Issue with no iteration: #210452 Issue with a current iteration (at time of writing): #249181 Issue with expired iteration: #13984

What is the current bug behavior?

Iteration is blank

What is the expected correct behavior?

Expired iteration is shown

Relevant logs and/or screenshots

Issue with no iteration:

image

Issue with current iteration:

image

Issue with expired iteration:

image

GraphQL Request Example response

[{"data":{"project":{"issue":{"iteration":{"id":"gid://gitlab/Iteration/1100","title":"gitlab-org: #10","__typename":"Iteration"},"__typename":"Issue"},"__typename":"Project"}}}]

Possible fixes

Edited Nov 24, 2020 by John Hope
Assignee
Assign to
13.7
Milestone
13.7 (Past due)
Assign milestone
Time tracking
None
Due date
None
Reference: gitlab-org/gitlab#287868