JQL Labels not in (xxxx) does not work when placed after created > startOfDay()

XMLWordPrintable

    • Type: Bug
    • Resolution: Timed out
    • Priority: Low
    • None
    • Affects Version/s: 7.1.2
    • Component/s: JQL
    • 7.01
    • Severity 3 - Minor

      I want to find all issues that DO NOT have the label affects-cloud

      my jql query

      Project = CONF AND created > startOfDay() AND labels not in (affects-cloud) AND resolution is empty ORDER BY created

      returns empty even when I know there are tickets without the label affects-cloud there.

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

              Created:
              Updated:
              Resolved: