Lookup Manager
Breadcrumbs

Placement of Lookup Post Function on Creating Issue

Background

Depending on where your lookup post function is placed in "create" workflow transition, users will receive the different error messages on issue creation when their lookup field is empty.

Before

"Create the issue originally"

Lookup validation on create screen - 2.png

After 

"Create the issue originally"

Place Post Function After Create Issue.png



Recommendation

To display our customised error message for the value of the field used for the lookup, we would recommend users to place their lookup post function before "Create the issue originally".

Please ignore the error panel shown in the post function

Lookup validation on create screen - 1.png