What's new? | Help | Directory | Sign in
Google
                
Code License: New BSD License
Labels: java, jira, plugin, plugins
Show all Featured Wiki Pages:
DetailedDescription
How to join?
Project owners:
  abashev
Project members:
zubettina

This suite is a set of JIRA workflow conditions and validators. Also it has 'Issue Tab Panel', which shows information about the execution of each transition.

Author of original code base was Gustavo Martin.

Description/Features

Custom Fields

Location Text: custom field for specifying address in free form text. Location will be shown as inline Google Map.
Location Select: custom field for selecting address from predefined list. Location will be shown as inline Google Map.

Workflow Conditions

User Is In Any Groups: which allows to only execute a transition, if the user belongs to one of the selected groups. By means of this condition, it will not be necessary to edit the xml of workflow to allow that the user belongs to a group or another one.
Value Field: it allows to execute the transition on the basis of the value of a field.

Workflow Validators

Fields Required: it allows to select a set of fields, to do required them during the execution of a transition.
Date Compare: allowing to choose single type fields it dates, to compare the date of a field against the one of another one.
Window Dates: it establishes that the date of a field, must be between two dates. Which are determined by the value of another field and a window of time, in days.

Post functions

Copy Value From Other Field: this function copies the value of one field to another.
Update Issue Custom Field: it updates an issue custom field to a given value.
Clear Field Value: this function used for cleaning field value.

Issue Tab Panel

Transitions Summary Tab Panel: It shows the total duration of each executed transition, whichever times was executed, who and when was the last time that executed it.