Versions Compared

Key

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

Allow Reporter Condition

Overview

Condition is evaluated as True, if current user is the Issue's Reporter.

Similar as AllowOnlyReporter AllowOnlyReporter but with more traces related the test of User on the Issue.

 Image Added

 

Edit and View Parameters

When defined, there is no special configuration.      

Image Added

XML Declaration

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

Code Block
languagexml
<condition type="class">
   <arg name="class.name">fr.alkaes.myaawf.workflow.condition.AllowReporter</arg>
</condition>

 


Excerpt
hiddentrue

Condition for allowing only Issue Reporter.

 

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 ...