confluence and jira count total comments

Paul DeSousa
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.
March 6, 2015

Hi all,

I am looking for a way to get the total number of comments in all space of confluence and on all issues in JIRA.  I have admin access and can access the database as well.

Thanks.

1 answer

1 accepted

0 votes
Answer accepted
Paul DeSousa
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.
March 6, 2015

SELECT contenttype, count(*) FROM CONTENT c GROUP BY c.contenttype; did it.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events