I am working with a team to set up a dashboard using the issues calendar widget to show only their releases. When I set the calendar widget to use a filter it instead pulls in releases for the entire company.
This is the filter:
Project = "project name" and type = Sub-Task and fixversion IS NOT EMPTY
The filter results successfully shows only the few items from this project that have a fix version filled in.
However, when I set the issues calendar widget to use this filter instead of the project, it pulls in fix versions from the entire company. The issues calendar widget doesnt seems to be correctly using a filter, it only seems to work right when selecting only a project.