Hi,
Following Query needs some time to present result set:
project = GLOB AND issuetype = Sub-task AND status in ("In Dev", "In Clarification", "Ready for Dev", "Rework Required", "To Do", Submitted, Inquiry, "In Progress") AND issue in parent("'Customer Country/s' in ('Germany (DE)', 'WorldWide (WW)')") AND issue in parent("status in ('In Dev', 'In Clarification', 'Ready for Dev', 'Rework Required', 'To Do', Submitted, Inquiry, 'In Progress')") AND issue in parent("type in (story, defect)") ORDER BY assignee ASC, key DESC, cf[10117] ASC, status DESC, created DESC
If I extent : issue in parent("type in (story, defect)") by task
It returns no resultset anymore (I assume timeout to short)
Please be so kind and have a look how to optimize the query, or extend the timeout
Thank you very much.
Ondřej
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.