Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

How Upgrades are performed

In most of cases, if some specific change are is required in the configuration of you instance related the plugin Minyaa Workflow, each of its versions is able to introduce an UpgradeTask class who will take in charge these modificationmodifications.

The UpgradeTask is PluginUpgradeTask is based on a JIRA JIRA extension point managed by the Universal Plugin Manager (UPM Shared Access Layer library (SAL).

On plugin deployment, if an UpgradeTask has PluginUpgradeTask has never been executed, UPM will Universal Plugin Manager (UPM) will launch it. The required changes are done in background ... 

See details of any of Upgrade Notes per Version to know with Upgrade Task has been introduced.

How to process if some Upgrades fails.

In rare cases (the cause is not yet identified), some of these upgrades may encounter some issues and causes that some of yours Workflows are not correctly migrated with the new configuration expected by the new plugin version.

Such cases have been experimented by a part of our customer with a large number of Workflows and it has been decided to provide an alternative solution.

In order to allow them to replay these Upgrades, a dedicated REST APIs has been implemented. It allows to re-launch some if them on some of your Workflows.

See details in How to replay Upgrade Task ?

Upgrade Notes per version

Children Display
pageUpgrade Notes per version