figueiredorui / 1-click-tasks

Add tasks to User story or Bugs from predefined templates using a single click.
MIT License
6 stars 2 forks source link

Any plan to distinguish task sets? #2

Closed jdshkolnik closed 7 years ago

jdshkolnik commented 7 years ago

Hi,

Do you plan to distinguish task sets so we can create a subset in a single click instead of all? Perhaps by description?

figueiredorui commented 7 years ago

That's a good idea. I'll implement an optional identifier on the template name to distinguish what task templates are added for Stories, Bugs or both.

jdshkolnik commented 7 years ago

@figueiredorui Are you thinking some sort of prefix? That might not be as flexible if you want to use the same task in multiple sets. Something tag-based might be more powerful, like {{set1,set2,etc.}}

figueiredorui commented 7 years ago

@jdshkolnik

I have implemented a way of having an identifier to distinguish which tasks should be added to work items. I've used the description to specify the identifiers.

image

jdshkolnik commented 7 years ago

@figueiredorui That's awesome! Can a single template apply to multiple work item types? Would it be [Product Backlog Item,Bug]?

figueiredorui commented 7 years ago

@jdshkolnik yes, the [A, B, C] pattern can be used to apply template to multiple work items and if nothing specified it applies to all work items.

hugoverheyen commented 7 years ago

Is this feature already released ?

figueiredorui commented 7 years ago

@hugoverheyen, yes, this feature has already been released