Hi community !
I just ran into an issue with the upgrade task of my plugin.
When I install the new plugin version in our Jira instance, the upgrade task (which depends on a new AO table) fails with an error saying the table does not exist. And just after the upgrade task failure message, the logs shows that AO is being created for the plugin....
I'd like to know if there is a way to ask the AO creation to occur before the PluginUpgradeTask, or call it from the upgrade task ?
Or must I use the ActiveObjectsUpgradeTask (but not sure in which order it will run...) ?
Thanks for your answers, guys !
@Frédéric Esnault Any solution to this? I have the same problem with my upgrade task which is populating a new table with QueryDsl.
Reading anything from the table with active objects before I insert with qureydsl worked for me.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.