Class Overview
This upgrade task checks whether the clone link descriptions have been swapped (specifically the check introduced
in 5.2.6 to resolve JRA-24563 is used), and sets the "jira.clone.link.legacy.direction" flag to true if they have. The
intent of this upgrade task is to preserve a change in clone link behaviour introduced in JRA-24563 for users that
might have already compensated for it.
JRADEV-18245: Workflow permissions are probably wrong for renamed users
JRA-24563: Clone operation creates links in the wrong direction
Constants
public
static
final
int
BOOLEAN
Constant Value:
1
(0x00000001)
public
static
final
int
JIRA_PROPERTIES
Constant Value:
1
(0x00000001)
Public Constructors
Public Methods
public
void
doUpgrade
(boolean setupMode)
Parameters
setupMode
| Indicating this upgrade task is running during set up.
|
public
String
getBuildNumber
()
public
String
getShortDescription
()