Inherit Priority

Overview

Edit and View Parameters

XML Declaration

The Post-Function configuration may be done in XML in Workflow descriptor as follow :

<post-function type="class">
   <arg name="class.name">com.atlassian.jira.workflow.function.InheritPriorityFunction</arg>
</post-function>