Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Overview

This condition is evaluated as True, if the Issue's estimate Remaining 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 :

Code Block
languagexml
linenumberstrue
<condition type="class">
   <arg name="class.name">com.atlassian.jira.workflow.condition.AllowEstimateToNull</arg>
</condition>
Excerpt
hiddentrue
 

It allows you allow a Workflow Transition only if the Remaining Estimate is NULL.

Panel

On this page:

Table of Contents

 


Content by Label
showLabelsfalse
spacesMINYAA
showSpacefalse
sorttitle
typepage
cqllabel = "documentation-space-sample" and type = "page" and space = "MINYAA"
labelsdocumentation-space-sample

Info
titleUseful hint

See also ...