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
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
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
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)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
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)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
example request:
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Could any solution be found to this query? How to get the code commit date using JIRA query?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi,
Maybe this document could help you:
https://confluence.atlassian.com/pages/viewpage.action?pageId=185729481
Cheers,
Lucas Lima
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
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?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.