2

I need to find a way to display info to which sprint issue is assigned in issues table. Two possible ways I see:

  1. Through List Settings
  2. With automatic assign of tags to issue in Sprint №

Probably there are other solutions. Solutions for YouTrack Lite is preferable.

List Settings in Issues Tag in issue

1 Answers1

1

Both options are valid. The most common one would be using the list settings though. The main idea here is to link a sprint to a specific field value. For example, you create a field called Sprint (or whatever you want), and this field's values correspond with your sprints. For that, boards have a special setting called Link Sprints to Values for Custom Field.

After that, all you need to do is to add this sprint field to the issue list.

Sergey Merzlov
  • 236
  • 1
  • 3