We have multiple projects and each project has its own unrelated release and release dates. We are looking for a query we can run that will list all releases from all projects that are not in a "Closed" state. We don't want a list of open issues, we are looking for a list of the actual releases. The kind of detail you get from the Release page of a Project.
The reason for this is so we can look at one page and see all releases in progress for all projects.
Is there a way to create a list of all open Releases across all Projects using JQL?