On iOS Shortcuts, the Run JQL action never returns results, even with very basic queries:
I've verified that other Shortcut actions work like "View Issue in Jira".
I've tried uninstalling and reinstalling the Jira iOS app.
My goal with this shortcut is to automate the process of adding Jira tasks to my iOS Reminders app. I do this because I have better Watch, Widget, and Siri integration with Reminders than I do with Jira.
This previously worked but stopped within the last few months.
Hi @Calvin Burns ,
Thanks for reaching out! The "Run JQL" action had to be changed recently to a more modern API. As part of this, the return value of the action has changed from a list of issues to a more complex value. The action now returns multiple different pieces of data:
In Shortcuts, you can select which of the values you want to use by tapping on the return value of the action and either select "Issues" or "Next page token":
I hope this helps!
Thanks,
Simon
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.