I have a story which will have Field by Name Acceptance Tests. This includes Feature with multiple scenarios.
Story.......
Acceptance Tests:
Feature: ABC
Scenario 1: test 1
Given
When
Then
Scenario 2:
....
Can I query using JQL which will fetch all the features and respective scenarios?