Class Overview
This upgrade task checks whether the clone link descriptions have been modified, and sets the
"jira.clone.link.legacy.direction" flag to true if they have. The intent of this upgrade task is to prevent a sudden
change in clone link behaviour for users who have already swapped the descriptions around to compensate for JRA-24563.
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
String
JIRA_CLONE_LINK_LEGACY_DIRECTION
Constant Value:
"jira.clone.link.legacy.direction"
public
static
final
int
JIRA_PROPERTIES
Constant Value:
1
(0x00000001)
Public Constructors
Public Methods
@Nullable
public
String
dependsUpon
()
Return the Upgrade task id of another upgrade task that must be run prior to this task.
public
void
doUpgrade
(boolean setupMode)
public
String
getBuildNumber
()
public
String
getShortDescription
()