Overview:

    Attempting to make a dynamic report on Workflows. The filters created from the data view that are based on the Workflow entity's Properties work as expected.     However, filters on the Workflow's Attributes do not.

Description of Issue:

    On a page containing a Dynamic Report block with one or more attributes as configurable filters:

  • On load, the page shows the "filter toggle", but not the "filter configuration", for any attribute-based filter.
  • Clicking "Reset Filters" corrects the load behavior, and shows the filters as expected.
  • Attempting to use the filters after resetting them refreshes the block, but the block loads back as if no attribute filters were applied, and the selections on the attribute-based filters are cleared.

Animated Gif showing issue:

DynamicReportAttributeFilters.gif


Any help would be greatly appreciated!