Search code examples
azure-devopsscrum

VSTS - Work Items


In VSTS, I am using SCRUM template for my project. I have couple of queries here.

  1. How can we assign a single task to two users? Can we have two 'Assigned To' fields on the Tasks?
  2. How can we add Start Date and End Date to Epics, Features and Backlog Items?

Solution

  • For your first query, you could add a custom field with Allow assigning to groups selected. In this way, you could assign to a group:

    enter image description here

    enter image description here

    Useful link:

    https://learn.microsoft.com/en-us/vsts/work/customize/process/customize-process-field?view=vsts