Versions Compared

Key

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

Assets And Inventory plugin offers flexible post functions to update asset objects with JIRA workflows. Please see sub-pages.

1. Update Asset workflow post function

2. Asset generic groovy script post function (Update issue, access Jira Components, etc..)

3. Asset generic groovy script post function

Notes

...

Panel
panelIconIdatlassian-info
panelIcon:info:
panelIconText:info:
bgColor#F4F5F7

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

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

    Image Added