Open srujanreddy opened 12 years ago
project = TST AND issuetype = Bug AND MultiNumbers in multilevelcascadeOption(10000, 10003)
This is an example of a JQL query. Using the advanced query mask, you must use your optionIds. To make searches for value you need to use other classes in the plugin that use value in indexing and search ( look at the classes starting with "Valuebased" . And change the references to this classes in the class : MultiLevelCascadingSelectSearcher4 ( the references are commented) .
Let me know
Hi,
Multi level cascade select custom fields search is not accurate in Advanced Search(JQL) when we have level-2 values are same different for level-1.
Eg: 'Module' custom field values:
Where - Module in multilevelcascadeOption("Test", "Server") query is returns " No matching issues found."
Can you please look into this issue.
Thanks & Regards, Srujan Reddy