JQL Query Number of Change Log Issues Whos Status Equaled Rejected

Chris Mazzochi December 22, 2017

I need to:

Get a count of change log items, whos status equaled rejected, for a given user, for a given month.

I am issuing these queries from Klipfolio.  So I can't use an add on or a script runner, so I have to use a query string, and it has to look something like this: 

https://upvate.atlassian.net/rest/api/2/project="any" and expand="changelog"

Any ideas?
Thank you, 
Chris Mazzochi

1 answer

1 accepted

0 votes
Answer accepted
Kian Stack Mumo Systems
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
December 23, 2017

Chris, 

This would not be an end point that you can call. I don't know anything about Klipfolio, but the best you could do is get the changelog and then parse that data. I don't know if Kilpfolio allows you to do any scripting, but there is no rest call you could make to return the number of change log items. 

You would be able to return a list of issues that have been in the "rejected" status. I don't think you're looking for that though.

Chris Mazzochi December 27, 2017

Thank you. 

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events