codescape / jira-multiple-subtasks

Multiple Subtasks for Jira
http://jira-multiple-subtasks.codescape.de
Apache License 2.0
0 stars 4 forks source link

Add support for custom fields of type Version Picker #107

Open codescape opened 1 year ago

codescape commented 1 year ago

Support the custom field types:

The VersionManager can find the versions in the project: https://docs.atlassian.com/software/jira/docs/api/7.6.1/com/atlassian/jira/project/version/VersionManager.html#getVersion-java.lang.Long-java.lang.String-