Uploaded image for project: 'Jira Data Center'
  1. Jira Data Center
  2. JRASERVER-23329

Advanced Filter doesn't support test between two or more fields

    XMLWordPrintable

Details

    • We collect Jira feedback from various sources, and we evaluate what we've collected when planning our product roadmap. To understand how this piece of feedback will be reviewed, see our Implementation of New Features Policy.

    Description

      When you try to compare fields values using JQL jira says the value is incorret, meaning that we CAN'T compare fields with dynamic values, example:

      project = MY_CUSTOM_PROJECT AND (LastSyncDate is EMPTY or LastSyncDate < updated) ORDER BY status DESC, key DESC

      This filter should bring all issues that are out-of-sync but jira says:

      Date value 'updated' for field 'LastSyncDate' is invalid. Valid formats include: 'yyyy/MM/dd HH:mm', 'yyyy-MM-dd HH:mm', 'yyyy/MM/dd', 'yyyy-MM-dd', or a period format e.g. '-5d', '4w 2d'.

      How can I accomplish that? It should work because static values aren't enough.

      Attachments

        Activity

          People

            Unassigned Unassigned
            8f332686d9a5 casmeiron
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: