We are attempting to integrate Jira and Smartsheet using the Connector utility. We only want IDs that are 3000 or greater. Here is the query:
project = WCP AND "Workday Product[Dropdown]" = Finance AND key >= WCP-3000 order by Key ASC
I am receiving an error which states: Please fix the following error either by editing the query in JIRA Filters section or by redefining the query in JIRA. The sort field 'id' is referenced multiple times in the JQL sort. Field 'id' is an alias for field 'Key'.
Any thoughts on how to fix this?
@Diatta Harris ~ odd. That works for me (without the field dropdown portion of the JQL). Can you try removing that and see if you still get the error? Did you try removing the sort order altogether?
Thank you. Unfortunately I need that dropdown because it filters out the other erroneous values in that field since apparently this board is shared with another team. I am thinking this needs to be broken out because it is causing a bit of heartache.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
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.