You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

Overview

This condition is evaluated as True, if the Issue's estimate is null or zero.

AllowEstimateToNullCondition

 

Edit and View Parameters

When defined, there is no special configuration.

AllowEstimateToNullCondition View

 

XML Declaration

The Condition configuration may be done in XML in Workflow descriptor as follow :

<condition type="class">
   <arg name="class.name">com.atlassian.jira.workflow.condition.AllowEstimateToNull</arg>
</condition>

On this page:

 

Useful hint

See also ...

  • No labels