how to assign sub tasks to 2 scrum teams

krvalluri May 30, 2016

Hi,

I need some help to assign subtasks to 2 scrum teams..

My scrum steup in RTC

Sprint1

   Team A (X place)

   Team B ( Y Place)

Story ( Product Owner owns this)

  sub task1  ( Team A) -> Sprint1

  Sub task2  (Team B) -> Sprint 1

  Sub task3 (Teams A) -> Sprint 2

 

 

 

 

1 answer

1 vote
Nicolas Bourdages
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
May 30, 2016

The general idea is to have a field value that identifies an issue as belonging to a particular team, and filters to get only issues from Team A or B. There are different ways you could achieve this:

  1. Make a Group Picker custom field called Team.
  2. Use components "Team A" and "Team B"
  3. Assign the issue to a "fake" internal directory user called Team A. Register that user with a mailing list which forwards to the users of Team A. Do the same for Team B.

You get the idea. As long as you have a field value that means "Team A" or "Team B", you can adjust your quick filters or swimlanes to separate issues.

 

Suggest an answer

Log in or Sign up to answer