Update iteration quick action to accept cadence reference (#384885) · Issues · GitLab.org / GitLab · GitLab (original) (raw)

Skip to content

Update iteration quick action to accept cadence reference

Release notes

The /iteration quick action now accepts a cadence reference with --current or --next arguments. If your group has a single iteration cadence, you can quickly assign an issue to the current or next iteration via the /iteration --current|next. If your group contains many iteration cadences, you can specify the desired cadence in the quick action by referencing the cadence name or ID. For example, /iteration [cadence:"<insert cadence name>"|<cadence ID>] --next|current.

Screenshot_2024-02-07_at_1.48.15_PM

https://docs.gitlab.com/ee/user/project/quick_actions.html#issues-merge-requests-and-epics

Proposal

Referencing

Introduce a new reference scheme for Iterations Cadence

Quick actions

Acceptance

This page may contain information related to upcoming products, features and functionality. It is important to note that the information presented is for informational purposes only, so please do not rely on the information for purchasing or planning purposes. Just like with all projects, the items mentioned on the page are subject to change or delay, and the development, release, and timing of any products, features, or functionality remain at the sole discretion of GitLab Inc.

Edited Feb 07, 2024 by Gabe Weaver