mirror of
https://gitlab.com/gitlab-org/gitlab-foss.git
synced 2025-08-20 14:11:11 +00:00
3.6 KiB
3.6 KiB
stage, group, info, title
stage | group | info | title |
---|---|---|---|
Plan | Project Management | To determine the technical writer assigned to the Stage/Group associated with this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments | Test a new look for issues |
{{< details >}}
- Tier: Free, Premium, Ultimate
- Offering: GitLab.com, GitLab Self-Managed, GitLab Dedicated
- Status: Beta
{{< /details >}}
{{< history >}}
- Introduced in GitLab 17.5 with a flag named
work_items_view_preference
. Disabled by default. This feature is in beta. - Feature flag named
work_items_view_preference
enabled on GitLab.com in GitLab 17.9 for a subset of users. - Feature flag named
work_items_view_preference
enabled on GitLab.com, GitLab Self-Managed, and GitLab Dedicated in 17.10. - Enabled on GitLab.com, GitLab Self-Managed, and GitLab Dedicated in GitLab 17.11.
- Moved to feature flag named
work_item_view_for_issues
in GitLab 18.1. Enabled on GitLab.com, GitLab Self-Managed, and GitLab Dedicated. Feature flagwork_items_view_preference
removed.
{{< /history >}}
We have changed how issues look by migrating them to a unified framework for work items to better meet the product needs of our Agile Planning offering.
These changes include a new drawer view of issues opened from the issue list, issue board, or child or linked items, a new creation workflow for issues and incidents, and a new view for issues.
For more information, see epic 9584 and the blog post First look: The new Agile planning experience in GitLab (June 2024).
Feedback
Find a bug or have a request? Leave feedback in issue 523713.
New features
The new issues experience includes these improvements:
- Drawer view: When you open an issue from the issue list, board, or child or linked item list, the issue opens in a
drawer without leaving the current page.
The drawer provides a complete view of the issue.
To view the full page instead, either:
- Select View in full page at the top of the drawer.
- Open the link in a new tab.
- Issue controls: All issue controls, including confidentiality settings, are now in the top actions menu. This menu stays visible as you scroll through the page.
- Redesigned sidebar: The sidebar is now embedded in the page, similar to merge requests and epics. On smaller screens, the sidebar content appears below the description.
- Parent hierarchy: Above the title, you can view the entire hierarchy this item belongs to. The sidebar also displays the parent work item (previously called "Epic").
- Change type: You can change between different types of items:
- From the top actions menu, select Change type.
- Select the new type: Issue, Task, Incident, or Epic. When you change an issue to an epic, the epic is created in the parent group because epics can only exist in groups.
- Development: Merge requests, branches, and feature flags related to this item are shown in a single list.