Forums

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

How to filter subtasks by sprint

Mikala Hernandez
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!
October 25, 2023

I need to pull a report  that shows all subtasks filtered by sprint number. For example, I want to see:

- All subtasks that were completed in Sprint 1

- All subtasks that exist in the current active sprint

It's not possible to do this using Filters -> View all Issues -> Search, because subtasks are not assigned to sprints, only their parent issues are (even though subtasks do show a field identifying which sprint they belong to).

One possible work-around I came up with was to create a custom field (Sprint - Reporting) on Issues and subtasks, that automatically copies the value from the Sprint field. That way, I would be able to filter by that field. However, I am not able to figure out how to copy the value from the "Sprint" field to the custom field "Sprint - Reporting" using the Automation rules.

Is there any kind of work around that would provide a solution to my problem?

I am using Team-managed project.

 

 

2 answers

0 votes
Samira Spago
July 12, 2019

Hi @Ryan Carl 

 

How did you resolve this question beacuse we have the same issue with gadgets on Dashboard after enabled HTTPs redirection? 

 

Thanks,

Samira 

0 votes
Alexey Matveev
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 Champions.
November 7, 2018

Hello,

Run the Instance health checker (coq item -> System ->Troubleshooting and support tools). Have a look if there are problems with dashboards. There will a reference to KB how to solve this problem.

Also make sure that the baseurl of Jira is set correctly (cog item -> General Configuration -> Base Url).

Ryan Carl
November 8, 2018

The Base Url is set to  https://servername:8443 which should be correct.  But the health checker is complaining about the gadget feed url.  

 

We are on Windows Server 2016 Datacenter.  I do have forwarding from HTTP to HTTPS enabled in the Jira config utility.

 

here is a snippet of the error in the error log:

2018-11-07 14:22:05,230 https-jsse-nio-8443-exec-4 ERROR [c.a.g.r.internal.http.HttpClientFetcher] Unable to perform a request to: https://[servername]:8443/rest/gadgets/1.0/g/messagebundle/und/gadget.common%2Cgadget.project
javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target

 

BTW - We are on v 7.9.0.  

Swetha Bammidi
Contributor
July 8, 2019

Hi Alexey, How did you resolve this. Please let me know the workaround on this

Suggest an answer

Log in or Sign up to answer