Like what you see? Have a play with our trial version.

Error rendering macro 'rw-search'

null

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Expand

PDF

  • Resolved an issue where conditional format legends would lose all colours when exporting to PDF.
  • Resolved an issue where shrink to fit would not work on PDF export.

JS API

  • Resolved an issue that would prevent moveToTab from functioning correctly in the JS API when used before a dashboard finished rendering.
  • Resolved an issue where the JS API would require embedded page content to be reloaded after successful login if MultiTab was switched on.
  • Resolved an issue which would prevent the JS API from loading a report and a dashboard at the same time.
  • Resolved an issue where resetting a filter with Entry-style checkboxes would cause a JS error.

Dashboard

  • Resolved an issue where some drop-down style filters would unexpectedly appear as pop-up style.
  • Resolved an issue where linking interactions would not update when series were subquery filters.
  • Resolved an issue where accessing a bookmark through a dashboard URL would prevent the bookmark from applying in list filters.
  • Resolved an issue that would prevent users from adding filters to a dashboard filter list if a filter group with at least one filter was the last item in the list.
  • Fixed an issue that caused filter links on an imported dashboard to not show when editing the dashboard.
  • Resolved an issue that would sometimes prevent multiple JavaScript charts from being used on the same dashboard.
  • Resolved an issue that could lead to errors when importing a dashboard with a signal widget.
  • Resolved an issue where the Used By list of a dashboard would contain client org users after distributing within the primary org.
  • Resolved an issue where setting a dashboard's default width unit to percentage would affect the Present width.

Backend/Admin

  • Refactored report broadcasts to be more modular from the report code. Unlikely to cause any problems, but check your report broadcasts after the upgrade in case they're affected by the Java/JavaScript changes.
  • Resolved an issue where a field folder not in use could not be deleted if another customer on the same installation had a field folder with the same name and content within;
  • Resolved a security issue with the Android app failing to load stories.
  • Resolved an issue in clustered environments that would prevent some web.xml updates from being applied to secondary nodes.
  • Resolved an issue with memory settings, which would not set correctly for Windows Service on installation.
  • Resolved an issue where the 9.2.1 WSDL lacked the definitions for the administration schedule which prevented it from being consumed by most languages.
  • Resolved an issue with the UPDATEUSER Web Service API where user emails could not be updated.
  • Resolved an issue with an NPE being logged when calling dashboard entry and passing FilterID where FilterID has a dud record.
  • Resolved a WKT geometry-related issue where a LINESTRING would not be correctly converted to a geometry value.
  • Temporarily removed audit content from the installation bundle to work on a content issue. It will be bundled again after 9.3.
  • Restricted some source metadata calls to a particular catalog for certain databases.
  • Resolved an issue where GMT time, rather than the server time, was used as the start date when creating new users, which could prevent immediate access for newly-created users.

Import/Export

  • Resolved an issue that would prevent some filters from appearing on an imported dashboard when their report was replaced with an existing one during import.
  • Resolved an issue where categories (now known as content folders) and sub categories (now known as sub folders) were not being returned as export dependencies for a view.
  • Resolved an issue for manual and API imports of time series reports and charts that would switch time granularity and aggregation to their defaults.
  • Resolved an issue where SubQuery links could be lost during import.
  • Resolved a specific error on the view builder Prepare tab that would block XML imports.

User Interface

  • Resolved an issue that would prevent advanced broadcast from using email addresses from an edited report.
  • Resolved an issue where table conditions were being sent a null value when used in an advanced subquery child report.
  • Resolved an issue where numeric display chart formatting would be used incorrectly on a report when paging through results.
  • Resolved an issue where Approval Required reports would not appear in the active reports.
  • Resolved an issue where the column formatting option, Suppress Duplicates, would not work on column reports based on Freehand SQL queries.
  • Resolved an issue which would prevent report drill down interactions from being correctly linked to sub query filters.
  • Resolved an issue where deleting a report with restricted columns would repeatedly display a confirmation popup.
  • Resolved an issue where editing a report with a datasource offline would cause report fields to disappear
  • Resolved an issue where a configured watermark would not display on reports with a single chart.
  • Resolved an issue where the dynamic date parameter would only use DAY time measurements. 
  • Resolved an issue where a field converter could not be applied in a sub query.
  • Resolved an issue that impacted the security of views in a report sub query.
  • Resolved an issue where the folder and sub-folder for presentations and themes could not be changed in the Browse page.
  • Resolved an issue where refreshing a parent org dashboard from a client org would redirect to the Browse page.
  • Resolved an issue where adding a URL link to an entire text widget would not work if the entire text was selected.
  • Resolved a path traversal issue when using Save To Disk broadcasts.
  • Resolved an issue that would prevent the bulk deletion of draft reports from the Browse page.
  • Resolved an issue where calculated totals did not always select the correct field.
  • Fixed an issue where hyperlinks in text widgets would not work if they included forward slashes after the domain in their URLs.
  • Resolved an issue that would prevent a Signal from being assigned to an owner.
  • Resolved an issue with missing Signal correlations in client orgs.
  • Resolved an issue in the UI that would prevent changing a view to another data source.
  • Resolved an 'Oh no error' message that would appear when creating an ETL flow and using third-party connectors.
  • Resolved an issue where the Share Private Report role would disappear after an incremental upgrade.
  • Resolved an issue where changing between sub-tabs in edit mode would make the sub-tab navigation bar disappear.
  • Resolved an issue where auto chart maps would add unnecessary padding to a chart, obscuring the background layer.
  • Resolved an issue where the report multi-chart canvas would present issues in Internet Explorer when adding new widgets.
  • Resolved a number of compatibility issues with the latest version of Jasper Reports including the display or charts and images.

Filtering

  • We addressed lots of small issues around filtering, such as previous values persisting and caching issues. In detail, we resolved issues where:
    • a timestamp or converted date filter would not work as a parent dependent filter;
    • adding a new field to a view level filter group that had existing reports would corrupt the reports;
    • the Initial State Open/Closed preference for filter groups would not update;
    • filter breadcrumbs would not always contain a scrollbar;
    • creating a calculated filter would filter out calculated fields;
    • converting predefined dates of parameter filters would throw exceptions;
    • the value of dependent filters would update incorrectly;
    • in filter lists, if no new filter changes were made, the “Apply” button would not refresh reports; and
    • following an upgrade, filters would disappear from filter groups.

...