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,330
    • Merge requests 1,330
  • 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
  • #335939
Closed
Open
Issue created Jul 13, 2021 by Kushal Pandya@kushalpandyaMaintainer

Add support for `Started` and `Upcoming` milestone filtering to Issues APIs

Summary

While viewing list of Issues or MRs on either project level or group level, while selecting values for Milestone token, we support Started and Upcoming keywords to automatically apply relevant milestone as filter criteria. However, with our public REST APIs, we can only provide exact milestone title as value for milestone query params. Adding support for Started and Upcoming keywords will make the API on par with what we support on UI within GitLab.com.

Following are the APIs in question;

  • Issues API
  • Merge Requests API
Edited Aug 30, 2021 by Eulyeon Ko
Assignee
Assign to
Time tracking