* [#75282] 17.5 Jira migrator update https://community.openproject.org/wp/75282 [#75282] 17.5 Jira migrator update https://community.openproject.org/wp/75282 * Update docs/installation-and-operations/jira-migration/README.md Co-authored-by: Pavel Balashou <ba1ashpash@gmail.com> * Apply suggestion from @MayaBerd --------- Co-authored-by: Pavel Balashou <ba1ashpash@gmail.com>
sidebar_navigation, description, keywords
| sidebar_navigation | description | keywords | ||||
|---|---|---|---|---|---|---|
|
Intelligent workflows with custom actions. | custom actions |
Automated workflows with custom actions (Enterprise add-on)
Automated workflows with custom actions support you to easily update several work package attributes at once with a single click on one button.
You can use custom actions to standardize your workflows, avoid errors and reduce manual work for updates.
[feature: custom_actions ]
Watch the following video to see how you can configure your custom actions:
Create custom actions
Navigate to the -> Administration -> Work packages -> Custom actions.
To create a new custom action button press the + Custom action** button.
You can now configure the Conditions and Actions for the custom action button.
- Enter a name for the custom action button. This name will then appear on the button on the work package.
- Set a description (i.e. what are the conditions and actions).
- Set the conditions for which the custom action button should apply, e.g. in which status, for which role, what type or in which project should the custom action button appear.
- Set the actions what should happen after pressing the custom action button, e.g. status transitions, and changes to any other attribute.
- Save your changes.
If a work package is then in the defined condition, the button will appear on top of a work package and will apply the actions and changing the attributes of a work package as defined in the configuration when clicking on the button.
Update, sort or delete custom actions
- Click on the name of a custom action or on the pencil icon in order to update the attributes.
- Click the arrow icons in order to sort the order of the custom action button on the work packages.
- Delete a custom action.
Tip
Read this blog article for an example of custom actions used within OpenProject team to quickly self-assign a work package.



