Filter needed. Show me all tasks with no Code Commits in the last 3 days

Ivaylo Stanev January 3, 2013

Hi,

We are using the Atlassian OnDemand version - Jira, Greenhopper etc (we do not have Fisheye/Crucible though). We are using Bitbucket with Mercurial for Repository.

We want to ensure that all team members commit code to the tasks they are currently working on regularly, possibly at least one time per day. We need a way to easily monitor this.

I would love to have on top of my Kanban Boad the following filters:

- Show me all tasks in the In Progress column that have no any Code Commits
- Show me all tasks in the In Progress column that have no Code Commits in the last 24 hours
- Show me all tasks in the In Progress column that have no Code Commits in the last 3 days

My question is: Is this possible at all?
If so, how to do it?

Any help will be appreciated!

Cheers

5 answers

1 accepted

2 votes
Answer accepted
Matthew Hunter
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
January 5, 2013

Hi Estan,

Sadly no, it's not possible at the moment, as I mentioned in your support ticket though I have created a feature request for you at:

* https://studio.atlassian.com/browse/BBC-257

Cheers,

Matt

Ivan Jouikov February 1, 2016

"The issue cannot be viewed"

Bhawna Sharma July 24, 2018

Hi Matt,

Is the feature request that you created complete?

Please support on this. I want to filter code commits by the date ( similar to Estan's query)

0 votes
nmatei November 12, 2019

any updates on this "feature request"?

we want to use a filter to find all commits beetween 2 release dates.

issue.property[development].commits > 0 AND updatedDate >= "2019/11/12"

is not so save as story could be updated for other reasons,

also will be grate if can ask on what repos should be the commits (master/branch)

nmatei November 12, 2019
0 votes
Bhawna Sharma July 24, 2018

Could any solution be found to this query? How to get the code commit date using JIRA query?

0 votes
Ivan Jouikov February 1, 2016

Years later... I would like this as well! smile

0 votes
LucasA
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
January 4, 2013

Hi,

Maybe this document could help you:

https://confluence.atlassian.com/pages/viewpage.action?pageId=185729481

Cheers,

Lucas Lima

Ivaylo Stanev January 4, 2013

Well, at first look I do not see a JQuery option for filtering by code commits.

I found this so far:
https://jira.atlassian.com/browse/JRA-23725
https://answers.atlassian.com/questions/29290/jql-function-for-finding-issues-which-has-code-commits
https://studio.plugins.atlassian.com/browse/SVN-115

But still I can not figure out if there is at all a way to do it.

Anyone can help?

Suggest an answer

Log in or Sign up to answer