I want to select all Bugs that are assigned to Testexecutions from a specific Testplan.
IN JQL tried to combine functions defectsCreatedDuringTestExecution() and testPlanTestExecutions(), but was not successful.