Versions Compared

Key

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


exclude

Page properties
hiddentrue


Tech review

Status
colourGreen
titletododone

Style guide

Status
colourGreen
titletododone

Page status

Status
colourRedGreen
titlenot completedone
Screenshots

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

Panel

On this page

Table of Contents
maxLevel2

(On this page|Use case).*stylecircletypeflatseparatorpipe



UI Text Box
sizemedium
typeinfo

Use case

This calculated field returns the user who has last user who commented on the selected issue and the comment itself.


Image AddedConfiguration

UI Steps


UI Step

Create a new Calculated Text Field (by JWT) custom field and name it properly.

UI Text Box
typetip

Providing a description will help you to identify what the custom field does but this step is optional



UI Step

Parsing mode

Select Advanced Basic text as parsing mode.


UI Step

Parser expression

Add the following expression:

Code Block
languagebash
titleText to be parsed for Calculated Text Field:
linenumberstrue
To do %{issue.lastComment.author}: %{issue.lastComment}



UI Step

Add the field to the relevant view screens.

UI Text Box
typenote

Remember: All calculated fields are read-only and cannot be manually updated on a create or edit screen.



UI Step

Check the results

Once configured and added to an issue screen, the result will look like this:

SCREENSHOTImage AddedImage Added



Image ModifiedRelated use cases

Use case
Page properties report
firstcolumn
headingsField type, Use case description, ComplexityJWT feature, Label
sortByTitle
cqllabel = "calculated-field" and space = "JWTSDC" and ancestor = "27066671"


Excerpt Include
DECADIS:Contact support
DECADIS:Contact support
nopaneltrue


Page properties
hiddentrue


Display the last user who commented on the issue.
JWT feature

Image Added

Field typeTextUse case description
Label

Status
colourRed
titlestaff pick