Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

How to customize commit report to pull more data point

smarattil November 20, 2019
  1. Currently the report shows only two weeks (2 pages) of data  if there any way this report can pull data from specific date rage (for 6 months or  1 year )
  2. Would need few more details to display
    1. JIRA task number or issue numberCapture.GIF

1 answer

0 votes
Daniil Penkin
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
November 20, 2019

Hello @smarattil,

Thanks for reaching out.

  1. Not in the UI, unfortunately. Page size in the UI is fixed: it's not operating with dates but rather shows up to a fixed number of commits. And there's no way to filter them by dates. However, you might make use of the relevant API endpoint. Again, it doesn't support filtering by date (because that would be an expensive operation), but you can traverse as many pages as you want (and increase single page size too).
  2. Issues aren't shown in a separate column at the moment, but you can see them highlighted in the commit message. Do you mind filing a feature request for this in our public issue tracker? This way you'll be able to track status and get notified on the updates for it.

Hope this helps. Let me know if you have any questions.

Cheers,
Daniil

smarattil December 3, 2019

Thank you for a quick response and going forward I will post the quires in publish issue tracker one more question regarding the same report .The screen shot attached few records haven M icon and others don't what is that stand for is M stand for merge request if so the records with Blank are for what type  of activity

 

Capture.GIF

Daniil Penkin
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
December 3, 2019

Yes, commits labeled with 𝐌 are merge commits (there's a tooltip with a hint when you hover the mouse over it).

Merge commit is a commit with more than one parent. Other commits have just one parent – that's basically the difference.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events