Versions Compared

Key

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


Panel

On this page

Table of Contents
exclude(On this page).*
stylecircle
typeflat
separatorpipe

UI Text Box
sizemedium
typeinfo

The Assign to Project Role post function assigns an issue to a user in a project role. In case there is more than one user with the project role, you can set a user as default for a project role in a project.

You can use this functionality with every post-function in the plugin that allows you to write on any field of type User or Multi-User.


Image AddedConfiguration

ui-text-boxexpand
typenote

In this documentation and the post function configuration you will notice the symbol ( * ) next to some parameters, it means that this field is mandatory and shall not be left empty. Fields without the symbol are optional.

Basic configuration*

Below you will find a detailed description of each parameter of the basic configuration of the function.

Project role*

Define the required parameters needed to execute this post function.

titleProject role
Info
iconfalse

Select the project role the user should retrieve from.

Choose between:

  • Administrators
  • Developers

Assignee*


UI Expand
titleAssignee
Info
iconfalse

Select the option to define the user who will be assigned to the issue.

Choose between:

  • Default user for project role
  • Default user for project role, except if current assignee is already in project role
  • Last user in project who has had the issue assigned
  • Last user in project role who has had the issue assigned, or lacking that to default user for project role
  • Previous user in project role who has had the issue assigned
  • Previous user in project role who has had the issue assigned, or lacking that to default user for project role
  • Random user among those in project role, except if current assignee is already in project role
  • Random user among those in project role different from current assignee
  • Least busy user om project role
  • Least busy user in project role, except if current assignee is already in project role
  • Next user in selected and project role according to round-robin algorithm
  • Next user in selected and project role according to round-robin algorithm, except if current assignee is already in project role


The post function will only be executed if the condition is met (returns true).

UI Expand
iconfalse
titleConditional execution

Include Page
DECADIS:_snip_condExecution_Server
DECADIS:_snip_condExecution_Server

Enter a condition (Logical / boolean condition) using the JWT expression parser - full feature list syntax.

You can even logically link and gather conditions in expressions as you like in order to map more complex conditions.

UI Text Box
typenote


UI Expand
iconfalse
titleRun as

Choose which user* will be able to execute this post function. By default it is set to the Current user.



Image AddedUse cases and examples

Page properties report
cqllabel = "use-case" and parent = currentContent()


Excerpt Include
DECADIS:Contact support
DECADIS:Contact support
nopaneltrue


Page properties
hiddentrue


Tech review

Status
titletodo

Style guide

Status
titletodo

Status
titletodo
Status
colourYellow
titleReady for review
Status
colourGreen
titledone
Status
colourRed
titleflagged


Page properties
hiddentrue


Short descriptionAssign the issue to default user for a certain project role, or last assigned user in a project role.
Label