Versions Compared

Key

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


UI Text Box
sizemedium
typeinfo

This function returns the name of the earliest unreleased and unarchived version in the current issue's project.


Code Block
languagebash
titleSyntax
linenumberstrue
earliestUnreleasedUnarchivedVersion() #Output: Text


UI Expand
titleExamples


Parser expressionDescription


Code Block
languagebash
linenumberstrue
earliestUnreleasedUnarchivedVersion() 


This example might return:

1.0.0




UI Expand
titleOutput

This function returns a

Status
subtletrue
titletext




UI Text Box
sizemedium
typeinfo

Variant where you additionally define multiple projects.


Code Block
languagebash
titleSyntax
linenumberstrue
earliestUnreleasedUnarchivedVersion(projects) #Output: Text


UI Expand
titleExamples


Parser expressionDescription


Code Block
languagebash
linenumberstrue
earliestUnreleasedUnarchivedVersion("JWT") 


This example might return:

3.0.0




UI Expand
titleAdditional information

Parameters used in this function

ParameterInput (data type)Description
projects

Status
subtletrue
titletext

Text including valid project keys or names in a comma-separated list.



UI Expand
titleOutput

This function returns a

Status
subtletrue
titletext



Use cases and examples

Page properties report
firstcolumnUse case
headingsJWT feature, Workflow function, Field type, Automated action, Parser functions
cqllabel = "parser_func_earliestunreleasedunarchivedversion" and space = currentSpace()


Page properties
hiddentrue
id1


Parser function cloud
Map(error)
NotesNot possible to access the project's versions, so it's not possible to replicate it yet.




Page properties
hiddentrue



Status
Tech review

Status
colourGreen
titledone

Style guide

Status
colourGreen
titledone

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



Page properties
hiddentrue


Short description

Returns the name of the earliest unreleased and unarchived version.

Output

Status
subtletrue
titletext

Available since

Status
subtletrue
colourBlue
title2.3.0

Label