• 0
    • 5
    • 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.

      I have a saved filter I use to catch naughty developers working on issues which aren't in the current sprint:

      issue.property[development].commits > 0 AND updated > -5days AND (status != Closed OR status = "In Progress") AND Sprint is EMPTY
      

      However instead of checking updated > -5days, what I actually want is something like

      issue.property[development].commits > 0 AND issue.property[development].lastCommitDate  > -5days
      

      Support have informed me that there is no filed like lastCommitDate on development property. Could this please be added?

       

          Form Name

            [JSWSERVER-15527] Allow searching by last commit date

            SET Analytics Bot made changes -
            Support reference count Original: 1 New: 5
            Marc Dacanay made changes -
            Labels Original: integrations New: integrations ril
            Marc Dacanay made changes -
            Remote Link New: This issue links to "Internal ticket (Web Link)" [ 979886 ]
            SET Analytics Bot made changes -
            UIS Original: 1 New: 0
            SET Analytics Bot made changes -
            UIS Original: 0 New: 1

            jf1 added a comment -

            Up ! I would need it too for a better follow up with my teams

            jf1 added a comment - Up ! I would need it too for a better follow up with my teams
            SET Analytics Bot made changes -
            UIS Original: 1 New: 0
            SET Analytics Bot made changes -
            UIS Original: 2 New: 1
            SET Analytics Bot made changes -
            UIS Original: 1 New: 2
            SET Analytics Bot made changes -
            UIS Original: 2 New: 1

              Unassigned Unassigned
              bfdb5c304e6a Lee Butts
              Votes:
              29 Vote for this issue
              Watchers:
              24 Start watching this issue

                Created:
                Updated: