JWT can work with versions (or releases) in multiple ways. The functions are listed below.

General information

Versions like Fix version/s or Affects version/s are sorted in a specific way in JWT. The different options are outlined below.

As a general rule of thumb, JWT sorts by release date ascending and, if two versions have the same release date, their position in the UI ascending.


Sorting in a single project

The table below lists all configured versions and indicates which version will be returned by each parser function.

NameStatusRelease datePosition in UI (e.g. Release Hub)Parser functions

JWT 6.0 

UNRELEASED


#1


JWT 5.0 

RELEASED

  

#2

latestReleasedUnarchivedVersion()

JWT 3.1 

ARCHIVED

 

#3latestReleasedVersion()

JWT 3.0 

UNRELEASED


#4earliestUnreleasedUnarchivedVersion()

JWT 2.0 

RELEASED

 

#5

JWT 1.0 

ARCHIVED


#6earliestUnreleasedVersion()
Sorting across multiple projects

The table below lists all configured versions and indicates which version will be returned by each parser function.

Each function takes both projects into consideration. 

ExampleearliestUnreleasedUnarchivedVersion("JWT, ATJ")

Project JWT 

NameStatusRelease datePosition in UI (e.g. Release Hub)Parser functions

JWT 6.0 

UNRELEASED


#1


JWT 5.0 

RELEASED

#2



JWT 3.1 

RELEASED

 

#3

JWT 3.0 

UNRELEASED


#4earliestUnreleasedUnarchivedVersion()

JWT 2.0 

RELEASED

 

#5

JWT 1.0 

ARCHIVED


#6earliestUnreleasedVersion()

Project Admin Toolbox

NameStatusRelease datePosition in UI (e.g. Release Hub)Parser functions

ATJ 6.0 

ARCHIVED

 

#1latestReleasedVersion()

ATJ 5.0 

RELEASED

#2

latestReleasedUnarchivedVersion()

ATJ 3.1 

RELEASED

 

#3

ATJ 3.0 

UNRELEASED


#4

ATJ 2.0 

ARCHIVED

 

#5

ATJ 1.0 

ARCHIVED

 

#6


Available functions


If you still have questions, feel free to refer to our support team.