codescape / jira-multiple-subtasks

Multiple Subtasks for Jira

Home Page:http://jira-multiple-subtasks.codescape.de

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Allow to provide labels on subtask creation with special syntax

codescape opened this issue · comments

  • support multiple labels (syntax: label: nice-to-have {newline} label: another-label)
  • support to inherit labels from parent (syntax: labels: @inherit)