I am trying to create approx. 600 child Jira tickets that link within their respective preexisting parent tickets with a google sheet row update trigger.
I’m trying to use a Find Issue by Key to match the row in my spreadsheet that contains Hubspot IDs (labeled record ID on the sheet) with the Hubspot ID field currently in the parent Jira ticket. I’ve triple-checked that the Hubspot ID in Jira matches the Record ID in the sheet, but I’m getting the below error message.


Because this test won’t run I can’t run the final Create Issue command, but when I do here is an excerpt of what shows on configure and test:


Am I going about this incorrectly? The Hubspot ID in Jira 100% matches the record ID I’m trying to link to it.
Thank you so much in advance for taking a look at this!