Uses of Class
com.atlassian.jira.upgrade.AbstractDelayableUpgradeTask
Packages that use AbstractDelayableUpgradeTask
-
Uses of AbstractDelayableUpgradeTask in com.atlassian.jira.upgrade.tasks
Subclasses of AbstractDelayableUpgradeTask in com.atlassian.jira.upgrade.tasksModifier and TypeClassDescriptionclassclassUpgrade task converting the use of MD5 in the propertyentry table for workflow layouts to SHA256.classUpgrade task converting the use of the legacy workflow layouts in the propertyentry table to SHA256.classclassPerforms safe migration of new default colors in Look and Feel that aligns with the Light theme.classUpdate timezones stored in DB to match a change from Europe/Kiev to Europe/Kyiv, see https://jira.atlassian.com/browse/JSWSERVER-25984classclassDeletes the version association for any issues that have a reference to a non-existent project version.classclassDeletes old issue-type-icon PNG-files that has been converted from SVG usingAvatarTranscoder.classIt will reset current admin settings for RTEclassAs we are introducing priority schemes this upgrade task will create default priority scheme with all priorities defined on the instance.classUpgrade task to make all clustered job ids unique and then add in the uniqueness constraint to the job id column.classJRASERVER-63002 Removal of old indexes...classJRASERVER-64928 Removal of old indexes...classDrops the single-column 'osproperty_all' index on the 'propertyentry' table.classDrops the single-column 'osproperty_entityName' index on the 'propertyentry' table.classThis task will add 2 new jira issue event types: archived and restored.classConverts timestamp of an archived project from the 'propertynumber' table to date and moves it to the 'propertydate' table.classUpgrade task that re-implements Embedded Crowd's https://stash.atlassian.com/projects/CWD/repos/crowd/browse/components/crowd-persistence-hibernate5/src/main/resources/liquibase/crowd_3_3_0/04_directory_attribute_value_type_migration.xml so it does: - remove null-valued attributes from CWD_DIRECTORY_ATTRIBUTE table and - promote the type of CWD_DIRECTORY_ATTRIBUTE.ATTRIBUTE_VALUE to CLOB on Oracle Database (for MySql, PostgreSQL and MsSqlServer the Entity Engine does the promotion)classUpgrade task to copy email templates from resources to Shared Jira Home.classclassThis upgrade task enables JIRA Index Snapshot Service by default to take a snapshot daily at 2am.classReplaces 'uk_mem_parent_child_type' and 'idx_mem_dir_parent_child' indexes with 'uk_mem_dir_parent_child'.classRemoves duplicate entries for (entityName, entityId, propertyKey) with different types leaving only the latest one.classUpgrade task marking issues from archived projects as archived in jiraissue table.