How to set required fields and default values for work items

Viewed 3654

I am using Visual Studio Team Services for my project, and accessing it via the web. I am using the Scrum template.

I am trying to figure out how to set default values for Task fields. For example, for the task's Activity field, I want to make it a required field, and set the default value to "Development" whenever I add a new task.

How can I do this?

1 Answers
Related