Lookup Manager
Breadcrumbs

Release Notes for 2.2.0 / 3.2.0

Summary

New Features


Support lookup using multiple columns (NEW)

Previously, user can compare the issue field with only one column. We have added a new Lookup Multiple Column which allows the user to compare up to 3 columns.

Example: Update the Assignee field based on the value of Application Name and Issue Type

Refer to Workflow Post Function - Lookup multiple columns for more information.

multipleLookup_workflow_v2.png

This feature also supports Automation for Jira

multipleLookup_automation_v2.png

Read-only view (NEW)

We have added the Read-only view feature for lookup table which you can

  • Provide a name for the view

  • Provide a message for the people viewing the table

  • Grant read-only permission to the user/group

  • Share the link of the read-only view with the others

Refer to How to add a read-only view for more information

readOnly_view.png

Lookup in JQL Function (NEW)

We have added a new custom JQL function for the user to perform a search in the lookup table.

Refer to Support multiple categories for Jira Project for more information.

Syntax

  • lookup(<Table>, <Lookup Column>, <Lookup Value>, <Mapped Column>, <Mode>)

lookup_jql.png

Support lookup in ScriptRunner (NEW)

We have added a new feature that allows user to access lookup table in ScriptRunner.

Refer to Access Lookup Table in ScriptRunner for more information.

lookup_scriptRunner.png

Improved feature


Add “default to a value” option in Action if no value in Source field

When the source field value is empty, the Lookup Manager will use the default value to execute the lookup.

image-20200819-053107.png

Bug Fix


Skip and Continue is not working in Automation for Jira

When the user set "Action if No Match" or "Action if No Value" to "Skip and Continue", the Lookup Manager failed to skip and continue the rule when there is no matching value.
For example, the user expects the Assignee fields for the six issues to be updated. However, only three issues with matching values continue the automation rule, and the other issues stopped the execution.

bug_automation_skip.png


Issues

Key

Summary

T

Created

Updated

Due

Assignee

Reporter

P

Status

Resolution

Data cannot be retrieved due to an unexpected error.

View these issues in Jira