Overview
For this upgrade, there is no manual action required.
All needed migration are performed by Upgrade Tasks :
- fr.alkaes.myaawf.upgrade.UpgradeTask_002 : It is provided in order to correct Auto Transition Services.
Details for UpgradeTask_002
If you have implemented Auto-Transition Service with Minyaa 3.x, the previous version of Minyaa 4.x did not performed any migration.
This upgrade performs the migration by correcting the Class Name :
Old Full Qualified Class Name | New Full Qualified Class Name |
---|---|
com.atlassian.jira.service.AutoTransitionService | fr.alkaes.myaawf.autotransition.service.AutoTransitionService |