Table of Contents | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
|
...
Vote Step
The principle of the step is to conduct a survey to gather group opinions before deciding on a workflow step. The survey is initiated by the user creating definitions. It requires selecting a group of users, adding predefined answers, and a moderator who will make the final decision. Members of the group choose one or more predefined answers. Members of the group can then select one or more of the predefined answers.
Once the survey is complete, the system aggregates and displays the results, allowing the moderator to manually approve or reject the workflow.
...
This approach promotes collaborative decision-making while preserving the moderator's ultimate authority.
Info |
---|
When the Vote Step is placed within a definition with multiple steps, the outcome of the Vote Step determines what happens next in the overall approval process.
|
Poll types
Single choice - Voters can select only one option from the predefined list.
Multiple choice - Voters can select more than one option from the predefined list.
Voting group / Moderator
Voting group - Responsible for casting their votes. (Predefined Jira groups)
Moderator - Responsible for reviewing the voting results and finalizing the vote step by either approving or rejecting it.
Info |
---|
If all members of the voting group cast their votes or if the voting period expires, the moderator is notified and prompted to finalize the step. |
Voting options
Voting options are predefined choices that users in the voting group can select. These options are customizable. Additionally, you can include an optional description for each option, which will appear as a tooltip next to the option name for users to view.
Voting expiration
The Vote Step allows you to optionally define an expiration date for the voting process. Once the expiry date is reached:
Voting is automatically disabled.
Moderator is notified, step requires his decision.
Issue watchers notification
The Vote Step includes a feature to manage notifications sent to issue watchers during the approval process. It grants the user the ability to prevent unnecessary notifications, enhancing overall communication efficiency.
Create step condition
To include a Vote Step based on a predefined condition in a Jira Expression, use the Step Condition feature. When the condition is met, the step becomes part of the approval workflow.
...