/
Workflow Error: Lookup source value not found.
Workflow Error: Lookup source value not found.
Scenario
The following error is thrown
You had the following configurations
- Stop the workflow transition if the source field's value is not located in the Lookup table.
- You had added the lookup value into the lookup table
Troubleshoot
- Please check if the field used is supported and value format is valid
Check the DATA value via debug logging mode with following package: com.akelesconsulting.jira.plugins.jira.workflow.LookupPostFunction
atlassian-jira.log... DEBUG admin ... /secure/WorkflowUIDispatcher.jspa [c.a.j.p.jira.workflow.LookupPostFunction] Executing query - SELECT * from TABLE_ENTRIES WHERE TABLE_ID = 5 AND COLUMN_ID = 11 AND DATA = [Apple, Pear]
Related content
Placement of Lookup Post Function on Creating Issue
Placement of Lookup Post Function on Creating Issue
Read with this
Workflow Post Function - Update Table
Workflow Post Function - Update Table
More like this
Differences between Lookup Manager Server and Cloud
Differences between Lookup Manager Server and Cloud
More like this
Workflow Post Function - Add/Update Issue Property
Workflow Post Function - Add/Update Issue Property
More like this
Workflow Post Function - Update Issue Field
Workflow Post Function - Update Issue Field
More like this
Release Notes for 2.1.1/3.1.1
Release Notes for 2.1.1/3.1.1
More like this