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|Use case).*
stylecircle
typeflat
separatorpipe



UI Text Box
sizemedium
typeinfo

Use case

Sort issues created by email automatically


Page properties
hiddentrue


Function

<link to function being used>

Type

post function

Use case descriptionSort issues created by email automatically.
Complexity

Status
colourGreen
titleBeginner




Basic configuration*

UI Steps


UI Step

Project*

Choose Set project manually (parser expression).


UI Step

Expression*

Set it to advanced and use the following expression:

Code Block
linenumberstrue
toUpperCase(toString(findPattern(%{issue.reporter.email},"(?<=.*@)([a-zA-Z0-9_-]+(?=\\.))")))



UI Step

Issue type*

Choose Retain the issue type .


UI Step

Status*

Choose Retain the status.


UI Step

Conditional execution

Expression

set it to logical and use the following expression

Code Block
linenumberstrue
isInGroup("key-account", %{issue.reporter})





After checking if the parameters match this example, you can click on add and this is how the post function should look like.

UI Text Box
typewarning

Make sure this post function is the last one on your post functions list.

otherwise, you would get this warning message

Now that you are familiar with this post function and what it does, you can configure the parameters based on your needs.


Related examples

Page properties report
firstcolumnUse case
headingsType,Function, Use case description, Complexity
sortByTitle
cqllabel = "use-case" and space = "JWTSDC"


Excerpt Include
DECADIS:Contact support
DECADIS:Contact support
nopaneltrue

...