Versions Compared

Key

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


Panel

On this page

Table of Contents
maxLevel2
exclude(On this page|Use case).*
stylecircle
typeflat
separatorpipe



UI Text Box
sizemedium
typeinfo

Use case

In the following use case we use a JWT JQL function in order to retrieve all issues that are blocking issues that are due in the next 7 days.

This way you can keep track on issues that need to be done soon in order to reach all set due dates in time.



Configuration

Use the following JQL:

Code Block
issue in linkedTo("due < endOfDay(7) and due > now()", "is blocked by") and resolution is empty



Screenshots

UI Text Box
sizemedium
typetip

Using the above JQL and having issues like shown below in this example, JWT-2 would be returned because

  • The used link type is "is blocked by"
  • It is blocking an issue that is due in the next 7 days
  • It's resolution is empty




Related use cases

Page properties report
firstcolumnUse case
headingsJQL function
sortByTitle
cqllabel = "use-case-jql-function"


Excerpt Include
DECADIS:Contact support
DECADIS:Contact support
nopaneltrue


Page properties
hiddentrue


JWT feature

Image Added

JQL functionlinkedTo()
Label



Page properties
hiddentrue



Status
Tech review

Status
colourYellow
titleReady for review

Style guide

Status
colourGreen
titledone

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