Worklog clause should not be case sensitive

XMLWordPrintable

    • Type: Bug
    • Resolution: Unresolved
    • Priority: Low
    • None
    • Affects Version/s: None
    • Component/s: JQL
    • 3
    • Severity 3 - Minor
    • 0

      NOTE: This bug report is for JIRA Server. Using JIRA Cloud? See the corresponding bug report.

      We've got three worklog related clauses available for the JQL:

      • worklogDate
      • worklogAuthor
      • worklogratio

      If we use the clause "worklogdate" or "worklogauthor" instead of "worklogDate" or "worklogAuthor" , JIRA consider that is not using the default worklog clause and skip the query optimisation feature when constructing the lucene search query. The consequence makes that JIRA took a longer time to return the search result.

            Assignee:
            Unassigned
            Reporter:
            Yilin (Inactive)
            Votes:
            3 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated: