JQL query and searching in tree

Issue #22 closed
Former user created an issue

Hi, I have built a tree with check boxes with the following (simplified) structure: 1 - First ADM B3 2 - Second ADM B3 I want to search via JQL for "ADM" under the 1st point and for ADM under the 2nd point. But JQL offers me only one "ADM" option. I do not know whether it is "1 - First/ADM" or "2 - Second/ADM" and the result of an "ADM"-search is crude. I have attached the original xml-structure. Best wishes, Johannes

Comments (5)

  1. Yury Oboz repo owner

    Hi. I will think about resolve this case. For now you can use ID instead name, ex:

    field = 106

  2. Former user Account Deleted

    Hi Yury, we @BNP Paribas, Consorsbank/DAB BNP Paribas, we bought your license. We have just made the update. I use the schema I have attached in this issue earliermissing values in treeCustomField.png. I have attached a screenshot. It shows that the only values I can choose are "tree("")" and "currentUserPropertyAsList(""), but no ADM... If you have any questions you can write me an email, johannes.hoenlinger@dab.com. Thank you very much, best wishes, Johannes

  3. Former user Account Deleted

    If you could send me a working JQL-example for ID-searching it would be very helpful in advance. I was not able to find a working JQL-search for "field = 106".

  4. Log in to comment