Uploaded image for project: 'Crowd Data Center'
  1. Crowd Data Center
  2. CWD-3072

Search requests can generate invalid HQL queries

    XMLWordPrintable

Details

    Description

      Atlassian Update - 8 June 2020

      Hello everyone,

      We have recently reviewed this issue and the overall interest in the problem. As the issue hasn't collect votes, watchers, comments, or support cases from many customers during its lifetime, it's very low on our priority list, and will not be fixed in the foreseeable future. That's why we've decided to resolve it as Timed Out.

      Although we're aware the issue is still important to those of you who were involved in the conversations around it, we want to be clear in managing your expectations. The Crowd team is focusing on issues that have broad impact and high value, reflected by the number of comments, votes, support cases, and customers interested. Please consult the Atlassian Bugfix Policy for more details.

      We understand how disappointing this decision may be, but we hope you'll appreciate our transparent approach and communication.

      Atlassian will continue to watch this issue for further updates, so please feel free to share your thoughts in the comments.

      Thank you,

      Crowd Team

      It's possible for search restrictions to end up as invalid HQL queries. For example:

      <boolean-search-restriction boolean-logic='and'> <restrictions> <null-search-restriction/> <property-search-restriction> <property> <name>admin</name> <type>STRING</type> </property> <match-mode>EXACTLY_MATCHES</match-mode> <value>admin</value> </property-search-restriction> </restrictions> </boolean-search-restriction>
      

      leads to an AND without anything on the left.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              jwalton joe
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: