Skip to content
GitLab
Next
    • GitLab: the DevOps platform
    • Explore GitLab
    • Install GitLab
    • How GitLab compares
    • Get started
    • GitLab docs
    • GitLab Learn
  • Pricing
  • Talk to an expert
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
    Projects Groups Topics Snippets
  • Register
  • Sign in
  • GitLab GitLab
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
    • Locked files
  • Issues 55.3k
    • Issues 55.3k
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 1.6k
    • Merge requests 1.6k
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Artifacts
    • Schedules
    • Test cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Container Registry
    • Terraform modules
    • Model experiments
  • Monitor
    • Monitor
    • 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

Get started with Code Suggestions, available for free during the beta period.

Code faster and more efficiently with AI-powered code suggestions in VS Code. 13 languages are supported, including Javascript, Python, Go, Java, and Kotlin. Enable Code Suggestions in your user profile preferences or see the documentation to learn more.
Enable Code Suggestions
  • GitLab.orgGitLab.org
  • GitLabGitLab
  • Issues
  • #367525
Closed
Open
Issue created Jul 12, 2022 by Jan Provaznik@jprovaznikMaintainer

Work items positioning within children field in Work Items Hierarchy Widget

Final Choice

Child entries in Work Items Hierarchy Widget GraphQL API response should be sorted by creation date

Discussion Summary

Currently when hierarchy's children are fetched, no ordering is specified. It would be good to return these in a specific order.

Proposals

  1. No change: the current order is by creation date.
  2. Title
  3. Relative position

Related discussions

  • !92056 (comment 1023017885)
  • #358195 (comment 932035936)
  • #367525 (comment 1228721429)

Final Option to move forward and reasoning behind that

Reasoning

  • We have separate #370401 (closed) for manual reordering and the third option (default order by Relative Position, backend part) will be addressed shortly.
  • Ordering by created_at in the current Work Item Hierarchy widget is the most consistent way and it makes the second option (default order by Title) not preferable. Ref: !92056 (comment 1023017885)
Edited Jan 11, 2023 by Petro Koriakin
Assignee
Assign to
Time tracking