Assets And Inventory plugin offers flexible post functions to update asset objects with JIRA workflows. Please see sub-pages.
1. Create Asset workflow post function
2. Update Asset workflow post function (Update issue, access Jira Components, etc..)
3. Asset generic groovy script post function
Notes
...
Panel | ||||||||
---|---|---|---|---|---|---|---|---|
| ||||||||
This page is about Assets & Inventory Plugin for Jira DC. Using Cloud? Click here. |
This document explains how to leverage the Assets & Inventory Plugin's post functions to automate asset management within your Jira workflows.
Available post functions
Create Asset: This function allows you to automatically create a new asset object when a specific transition occurs in your workflow.
Update Asset: This function enables you to update existing asset information based on workflow transitions. You can update various asset details, including associated issues, JIRA components, and custom fields.
Asset Generic Groovy Script: This function provides advanced users with the ability to execute custom Groovy scripts to manipulate asset data during workflow transitions.
Important notes
In case a post function encounters an error during execution, it will be skipped and logged for troubleshooting purposes.
All Assets & Inventory Plugin post functions are easily identifiable by the prefix "
[AIP] -
".