-
Type:
Suggestion
-
Resolution: Won't Do
-
Component/s: Ecosystem
NOTE: This suggestion is for JIRA Cloud. Using JIRA Server? See the corresponding suggestion.
part of atlassian-plugin.xml:
<properties>
<property>
<key>versionId</key>
<name>common.concepts.version</name>
<description>report.timetracking.version.description</description>
<type>select</type>
<values class="com.atlassian.jira.portal.VersionOptionalValuesGenerator"/>
</property>
</properties>
It would be helpful to fill types like string, text, date,...
from a value class in the same way as the types select&multiselect.
- is related to
-
JRASERVER-7974 Allow dynamic (calculated) custom field default values
- Closed