Uploaded image for project: 'Xray for Jira Cloud'
  1. Xray for Jira Cloud
  2. XRAYCLOUD-9603

Issue running JQL queries with "ASC" as a project key

    XporterXMLWordPrintable

Details

    • Bug
    • Status: Open
    • Medium
    • Resolution: Unresolved
    • Xray Cloud 6.10.0
    • None
    • None
    • Defect Traceability Report

    • UNCOVERED

    Description

      Description
      The customer has a project/space key called "ASC", and this is leading to some issues when running JQL queries.

      • The project in which the customer is having issues has a project key called "ASC".
      • While not forbidden, "ASC" turns out to be a problematic name, because it is a "reserved keyword" in certain operations.
      • In particular, it is a problem when making JQL queries, as the Jira server responds with:
        • "error says: Error in JQL Query: Expecting either a value, list or function but got 'ASC'."
      • The jql we sent in the error above was: "((project IN (10107) AND issuetype IN (10001))) AND (project in (ASC)) ORDER BY created DESC"

      How to reproduce

      1. On Xray Cloud, create a project/space with key "ASC".
      2. Create Story > Test > Defect
      3. Generate a Defect Traceability Report

      Actual result/Attachments

      Attachments

        Activity

          People

            bernardo.cottim Bernardo Cottim
            lya.sayson Lya Sayson
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated: