Uploaded image for project: 'Jira Software Data Center'
  1. Jira Software Data Center
  2. JSWSERVER-10231

Agile Sprint Health gadget creates invalid JQL for usernames containing a dot

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: Low Low
    • None
    • 6.1.4, 6.1.6, 6.3.6.1
    • None
    • 6.01
    • Hide

      Please re-open this issue, as I already stated my issue is not RESOLVED, it is still present. A part from that there is also confirmation that others are suffering the same issue.

      Show
      Please re-open this issue, as I already stated my issue is not RESOLVED, it is still present. A part from that there is also confirmation that others are suffering the same issue.

      When the assignees in a sprint are shown in the Agile Sprint Health gadget and you click on a user that has a dot in their username invalid JQL is generated:

      assignee=jonathan.martens AND Sprint=22

      which throws:

      Error in the JQL Query: The character '.' is a reserved JQL character. You must enclose it in a string or use the escape '\u002e' instead. (line 1, character 18)

      where quoting the username works:

      assignee="jonathan.martens" AND Sprint=22

              Unassigned Unassigned
              8f843c06b095 Jonathan Martens
              Votes:
              1 Vote for this issue
              Watchers:
              5 Start watching this issue

                Created:
                Updated:
                Resolved: