Workflow post functions

This page is about Assets & Inventory Plugin for Jira DC. Using Cloud? Click here.

This document explains how to leverage the Assets and Inventory plugin's post functions to automate asset management within your Jira workflows.

Available post functions

  1. Create Asset: This function allows you to automatically create a new asset object when a specific transition occurs in your workflow.

  2. 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.

  3. 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 and Inventory plugin post functions are easily identifiable by the prefix "[AIP] - ".