I use a very similar zap at the moment - where a new google sheet entry creates a Jira ticket. It works perfectly.
However, i want to use this for a new ticket type, and facing some issues.
The Jira ticket that i want it to create has about 20 fields, which i automatically populate using data gathered in the google sheet. This works perfectly for all the fields that are plain text fields, as the data just goes straight in.
However, where the fields in the Jira ticket are dropdown lists, or multiple choice, i cannot use the google sheet data to populate the fields.
The data in the google sheet is identical, and word-for-word the same, as the data in the drop down list in the jira ticket, however, when trying to test the zap, i get the attached error. From high level, it is saying that "Travel&Hospitality" cannot be passed, as the allowed fields are ... 17146[Travel&Hospitality]... etc". I tried doing a look up table so that it would enter "17146[Travel&Hospitality]" (word for word) into the field but that didn't work either.
Any ideas on how to get around this? Using data from the google sheet to create an issue in Jira that has drop down lists.
Thank you!!