java.lang.Object | ||
↳ | com.atlassian.jira.upgrade.AbstractUpgradeTask | |
↳ | com.atlassian.jira.upgrade.tasks.UpgradeTask_Build754 |
JRA-26194: usernames in SearchRequest should be stored lower case only. Update the storage. On the 5.0.x branch this was UT_729. We introduced it on the branch and need to run it again in case people go from 5.0.2 -> 5.1 rather that 5.0.3+ -> 5.1.
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Perform the upgrade.
| |||||||||||
[Expand]
Inherited Methods | |||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
From class
com.atlassian.jira.upgrade.AbstractUpgradeTask
| |||||||||||||||||||||||||||||||||||||||||||
From class java.lang.Object | |||||||||||||||||||||||||||||||||||||||||||
From interface
com.atlassian.jira.upgrade.UpgradeTask
|
Perform the upgrade.
setupMode | Indicating this upgrade task is running during set up. |
---|