Versions Compared

Key

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

Summary

Table of Contents
excludeSummary

...

Lookup multiple columns (NEW)

Previously, user can only compare the issue field with one column. This new feature allows user to compare up to 3 columns.

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

Info

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

...

This feature also support Automation for Jira

Info

Refer to Lookup multiple columns in Automation for Jira (New) for more information.

...

Read-only view (NEW)

You can now add read-only views to the lookup table. Every view has a unique link which you can share to the other users. This allows other users to view the table but not allowed to make any changes.

Info

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

...

JQL Function - lookup (NEW)

Lookup Manager provides a new JQL function that can be used to perform search in lookup table.

Info

Refer to Lookup JQL Function for more information.

Syntax

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

...

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

...