It's not the same without you
Join the community to find out what other Atlassian users are discussing, debating and creating.
i have an issue while fetching Jira issues filtered by custom field, i am getting below error:
Response Content: {"errorMessages":["Error in the JQL Query: Expecting a field name but got ')'. You must surround ')' in quotation marks to use it as a field name. (line 1, character 22)"],"errors":{}}
the code is:
var issues = jiraRestClient.Issues.Queryable.Where(x => x.Project == ConfigrationManager.JiraProject
&& x.CustomFields["Transaction Type / ATM Number"].Values[0] == "Deposit");
The custom field "Transaction Type / ATM Number" is cascaded drop down list it has two elements in value string array, see below picture
please help
...It's true that there are projects in Jira; but they are merely a way to cut off issues, to tell them apart from other sections of work and to apply rules that are specific to that team (the schemes)....
Connect with like-minded Atlassian users at free events near you!
Find a groupConnect with like-minded Atlassian users at free events near you!
Unfortunately there are no AUG chapters near you at the moment.
Start an AUGYou're one step closer to meeting fellow Atlassian users at your local meet up. Learn more about AUGs