Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

In Azure DevOps, how can I define a default template for a field of a work item?

I am using Azure DevOps and I want to provide a default template to a bug work item. I have added the existing Description field (with a multi-line rich editor).

I would like it to be configured by default like this when a new bug is opened:

Default template

I went to edit the default value of the description field, like this:

Template

The UI does not let me configure the multi-line field properly; I am unable to add new lines and use a bold font.

Question

How can I define a default template for a rich multi-line field?

like image 808
Kzrystof Avatar asked Dec 07 '25 04:12

Kzrystof


1 Answers

Because is HTML field, you can add HTML tags when you define the default value, it will do the work:

enter image description here

Result:

enter image description here

like image 156
Shayki Abramczyk Avatar answered Dec 08 '25 20:12

Shayki Abramczyk



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!