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

Add support for @inherit on custom fields

codescape opened this issue · comments

Allow to use @inherit on all custom fields to inherit the value of the parent issue.

Tasks

  • implement and test for NUMBER
  • implement and test for TEXT
  • implement and test for TEXTAREA
  • implement and test for RADIO
  • implement and test for SELECT
  • implement and test for CASCADING_SELECT
  • implement and test for MULTISELECT
  • implement and test for CHECKBOXES
  • implement and test for URL
  • implement and test for USER
  • implement and test for DATE
  • implement and test for DATETIME
  • implement and test for LABELS
  • documentation