Tech review

Style guide

Page status




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.


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 


#1


JWT 5.0 

  

#2

latestReleasedUnarchivedVersion()

JWT 3.1 

 

#3latestReleasedVersion()

JWT 3.0 


#4earliestUnreleasedUnarchivedVersion()

JWT 2.0 

 

#5

JWT 1.0 


#6earliestUnreleasedVersion()



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 


#1


JWT 5.0 

#2



JWT 3.1 

 

#3

JWT 3.0 


#4earliestUnreleasedUnarchivedVersion()

JWT 2.0 

 

#5

JWT 1.0 


#6earliestUnreleasedVersion()


Project Admin Toolbox

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

ATJ 6.0 

 

#1latestReleasedVersion()

ATJ 5.0 

#2

latestReleasedUnarchivedVersion()

ATJ 3.1 

 

#3

ATJ 3.0 


#4

ATJ 2.0 

 

#5

ATJ 1.0 

 

#6



Available functions