Remove Release - Sprint Tags
This page describes the operation of the Remove Release / Sprint Tags workflow action.
* 
The Remove Release / Sprint Tags workflow action is available since Codebeamer release 9.3.0 for Release trackers.
Operation
By using the Remove Release / Sprint Tags workflow action available since(from Codebeamer 9.3.0), you can specify that certain release or sprint tags should be removed from release/sprint items when a specific state transition is performed for a release or sprint.
You can specify that the tag Sprint_activated should be removed from all work items within a release/sprint when the Finish action (for example, transition from Active to Finished) is performed for the release/sprint.
The Remove Release / Sprint Tag workflow action can also be used to transfer items from one sprint to another automatically when a specific state transition is performed for a sprint.
For example, you can specify that whenever the status of a sprint is set to Finished, all the work items of that sprint in In progress status should be moved to the next sprint, while all Open (not started) items should be moved to the release backlog.
On the New Action: Remove Release / Sprint Tags dialog, the following details can be specified:
Field
Description
Tags
Specify the tag(s) to be removed from release or sprint items when a specific state transition is performed. You can specify any number of tags separated by semicolons (;). Besides using existing values, new values can also be created in this field.
Move In Progress Items
Control whether the items in In progress status are to be moved to another sprint or to a backlog once a specific state transition is performed. The following options can be selected from the dropdown list:
Do Not Move - Items are not moved to any other sprint or backlog when a specific state transition is performed for a sprint.
Current Sprint - Items are moved to the sprint which is tagged as Current sprint. The tag defined in tags acts as current release marker, and needs to match with the tag on the release/sprint item in order to trigger the selected action.
Release Backlog - Items are moved to the release backlog.
Product Backlog - Items are moved to the product backlog.
Move Open Items
Specify whether the items in Open status are moved to another sprint or to a backlog when a specific state transition is performed. The following options can be selected from the dropdown list:
Do Not Move - Items are not moved to any other sprint or backlog when a specific state transition is performed for a sprint.
Current Sprint - Items are moved to the sprint which is tagged as Current sprint. The tag defined in tags acts as current release marker, and needs to match with the tag on the release/sprint item in order to trigger the selected action.
Release Backlog - Items are moved to the release backlog.
Product Backlog - Items are moved to the product backlog.
Was this helpful?