Forums

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

how to calculate bugs separately linked to different stories

ywis
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
July 3, 2020

is there any way to query with "group by"?

I've many stories in a project, and each story is blocked by some bugs.

I want to write a jql some like:

select story_name, count(*) from bug_table  group by story_id

maybe any gadget count?

1 answer

1 vote
Jack Nolddor _Sweet Bananas_
Atlassian Partner
July 3, 2020

Hi,

Sadly you cannot group by or count in JQL.

Suggest an answer

Log in or Sign up to answer