Skip to main content
Skip table of contents

Select an Environment Using the Environment ID

In this use case, we automatically select the target environment for Change Requests (Jira issues) based on the type of change defined in the Promotion Path field (e.g., version, patch, production fix).


Requirements

Golive Data Center, installed on Jira Data Center (not compatible with Jira Cloud)


Configuration

This is the setup for Jira Automation:

  • WHEN the drop-down field "Promotion Path" is updated.

  • IF the "Promotion Path" value is set to "Production Fix."

  • THEN update the "Environment(s)" custom field (ID 11'000) with the Environments "eCommerce Test" (ID 56) and "eCommerce Staging" (ID 476).

Additional Fields:

JSON
{
    "fields": {
        "customfield_11000": ["56", "467"]
    }
}

Automation Configuration


Need Assistance?

For support with integrating Golive and Jira Automation, reach out to our Customer Portal.

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.