Skip to content

Fix an epics+nested groups spec on mysql

Nick Thomas requested to merge 11904-fix-broken-graphql-spec-on-mysql into master

What does this MR do?

Specs involving subgroups need to be guarded with the :nested_groups metadata. I missed this in review :(

Closes #11904 (closed)

Merge request reports