jpiquot / ChildTasksTemplate

Apache License 2.0
8 stars 4 forks source link

any way to add a tag as part of a template? #11

Open o-o00o-o opened 2 years ago

o-o00o-o commented 2 years ago

In the standard MS templates there is the ability to add Tags

image

Is there any equivalent in ChildTasksTemplate?

SBiernat commented 1 year ago

You can define the tags this way

        {
          "name": "System.Tags",
          "value": "DEV"
        }