Versions Compared

Key

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


Page properties
hiddentrue
Status
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 description

Returns the name of the earliest unreleased version in the current issue's project, excluding archived ones.

Output StatussubtletruetitletextAvailable since

Status
subtletrue
colourBlue
title2.3.0

UI Text Box
sizemedium
typeinfo

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


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


UI Expand
titleExamples
UI Expand
titleAdditional information


Parser expressionDescription


Code Block
languagebash
linenumberstrue
earliestUnreleasedUnarchivedVersion() 


This example might return:

1.0.0

Parameters used in this function

Parameter description.
ParameterInput (data type)Description
xxx
Status
subtletrue
titledata type




UI Expand
titleOutput

This function returns a

Status
subtletrue
titletext




UI Text Box
sizemedium
typeinfo

Variant where you additionally define projects.Returned versions may either be released or unreleased. Arguments projects is a comma-separated list of project keys or project names multiple projects.


Code Block
languagebash
titleSyntax
linenumberstrue
earliestUnreleasedUnarchivedVersion(string 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
xxxprojects

Status
subtletrue
titledata typetext

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



UI Expand
titleOutput

This function returns a

Status
subtletrue
titletext



Image AddedUse 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