Dataset with only global data has Plot Global Variables over Time filter grayed out
We have a dataset that has no point or cell data. It does have global data. This global data can be graphed with Plot Global Variables over Time filter. In 5.11.0-RC2, this filter is grayed out. This is a bug. Cory has the dataset. It is bolt_preload.h.
- 5.11.0-RC2, MacOS, builtin server.
- Load bolt_preload.h. Apply.
- Plot Global Variables over Time is grayed out. This is a bug.
5.10.1 works correctly.
The root cause of the issue seems to be that this file appears to have 1 cell and 1 point in 5.10.1 (thus allowing the filter to turn on), and 0 cells and 0 points in 5.11.0. (If that is the issue, why is can.exo, when stripped of cells and points, work?)