Class | Description |
---|---|
AbstractDarkFeatureEnablementTask |
This class is intended to be used by all upgrade tasks that turn on a feature flag for use when implementing ZDU features
It turns on a provided feature flag when the upgrade is run and clears the cache
(since the feature is turned on by directly modifying the database)
|
AbstractNotificationSchemeUpgradeTask |
This upgrade task adds new scheme entities to the eventIdDestination of all notification schemes in JIRA.
|
AbstractReindexUpgradeTask | |
DowngradeTask_Build70024 |
Downgrades avatar icons from SVG to PNG.
|
DowngradeTask_Build70027 |
It's a marker for the change to the attachment file system in 7.0 so that
it is know that this version of 6.4 onwards is able to read in the new file system
from exports by matching to the corresponding upgrade task.
|
JiraUpgradeTaskFactory |
The upgrade factory for JIRA, this provides all of the
UpgradeTask s that can be run. |
UpgradeTask_Build70101 |
Goes through all of the projects on the JIRA instance, assigning appropriate project types.
|
UpgradeTask_Build70102 |
After the Renaissance migration, sets the application as the default ones based on the available licenses.
|
UpgradeTask_Build710001 | |
UpgradeTask_Build71001 |
Deletes the version association for any issues that have a reference to a non-existent project version.
|
UpgradeTask_Build711001 | |
UpgradeTask_Build712001 |
Task will set default value for Share Rights column in Share Permissions table.
|
UpgradeTask_Build72001 | |
UpgradeTask_Build72002 |
Deletes old issue-type-icon PNG-files that has been converted from SVG using
AvatarTranscoder . |
UpgradeTask_Build73002 |
It will reset current admin settings for RTE
|
UpgradeTask_Build73010 |
With the implementation of the new upgrade task framework we will begin to use a new table UpgradeTaskHistory to
store all of the entries for the Upgrades.
|
UpgradeTask_Build73011 |
Restore OS_CURRENTSTEP entries for all issues that are in final state and currently have no OS_CURRENTSTEP entries.
|
UpgradeTask_Build74002 |
This upgrade task enables the "Kanplan" feature, if not already enabled, then resets the FeatureManager cache.
|
UpgradeTask_Build75002 |
This upgrade task enables the "Kanplan epics and versions" feature
|
UpgradeTask_Build75003 |
This upgrade task enables the "Sprint goal" feature
|
UpgradeTask_Build75004 |
This upgrade task enables the "Edit closed sprint" feature
|
UpgradeTask_Build75005 |
This upgrade task enables the "split issue" feature.
|
UpgradeTask_Build76001 |
As we are introducing priority schemes this upgrade task will create default priority scheme with all priorities defined on the instance.
|
UpgradeTask_Build77001 |
Upgrade task to make all clustered job ids unique and then add in the uniqueness constraint to the job id column.
|
UpgradeTask_Build800000 | |
UpgradeTask_Build800003 |
JRASERVER-63002
Removal of old indexes...
|
UpgradeTask_Build800004 | |
UpgradeTask_Build800005 |
JRASERVER-64928
Removal of old indexes...
|
UpgradeTask_Build800006 |
Drops the single-column 'osproperty_all' index on the 'propertyentry' table.
|
UpgradeTask_Build800007 |
Drops the single-column 'osproperty_entityName' index on the 'propertyentry' table.
|
UpgradeTask_Build800009 | |
UpgradeTask_Build801000 |
This task will add 2 new jira issue event types: archived and restored.
|
Copyright © 2002-2019 Atlassian. All Rights Reserved.