Hello,
Inside my atlassian-plugin.xml, I got...
<properties>
<property>
<key>boardId</key>
<name>name</name>
<description>description</description>
<type>select</type>
<values class="BoardNameGeneratorImpl"/>
<interface>BoardNameGenerator</interface>
</property>
<property>
<key>sprintId</key>
<name>name</name>
<description>description</description>
<type>select</type>
<values class="SprintNameGeneratorImpl"/>
<interface>SprintNameGenerator</interface>
</property>
</properties>
And I want to know how it's possible to display the first property before the second property on different pages. Because
I need that my user answer to the first one, to get informations to fill values on the second property...
Thanks
At the American Academy of Family Physicians, siloed marketing teams faced delays and duplicate work. Kerrie Gottschalk shook things up by moving the department to Jira, streamlining processes, boosting visibility, and sparking stronger collaboration.
Read the story