I've just had an email from zapier saying I need to update my zapier integration to jira.
I completed the first zap migration with any real issues.
The second one is a problem.
It uses the Find Issue action.
I'm passing a string and a field in on the summary match:
When I run the test for the Find Issue action it shows the arguments as:
Summary (optional)
Stacktrace: 4186078933 Optional
fields without a value
Key
When I test the action it returns the following error:
undefined: Error in the JQL Query: Expecting either 'OR' or 'AND' but got '4186078933'. (line 1, character 23)
The action is a copy of my original action.
Any ideas why this is broken. It feels a bit like it requires quotes around the expressino
It smells like a bug in the Jira/Zapier integration.