Skip to main content

What’s New

Qrvey 8.5
Version 8.5 (LTS) of the Qrvey platform is now available to customers. This version includes several new features and performance improvements.
Learn More
End-of-life Schedule
We've added a new article that lists the features and endpoints that have been scheduled for deprecation. All features and endpoints will be supported for (1) year after the release date of the LTS version that contains the alternative.
Learn More
NodeJS Deprecation
AWS has announced that it is deprecating NodeJS 12, 14, and 16. To avoid any issues as a result of this deprecation, upgrade your instances of the Qrvey platform as described in this announcement.
Learn More
Version: 8.5

Known Issues

  • DP-508 - Slow loading using autodiscover column feature: Datasets with a Postgres connector will timeout during the load process if the autodiscover column is turned on.

  • QV-16259 - Dataset load stopping after adding a lot of joins or unions: When the dataset becomes very complex, it may stop working and data cannot be loaded. This behavior has been observed with 12 joins and 44 unions, however, it may depend on other factors, such as the number of columns in the data sources.

  • QV-17894 - Changing of the database connection not reflecting in the existing datasets: If the user changes a database connection and tries to edit a regular or custom query dataset that’s been created off of that connection, they observe that the dataset shows columns based on the previous connection.

  • QV-17835 - Poor error reporting when data sync fails: When the syncnow endpoint fails because of the unsupported character ^ in the data, it correctly returns the lastStatusFailed status, but not sufficient information to diagnose the problem.

  • QV-17607 - Orphaned Filters : Inability to edit a filter when its used column is hidden in the dataset design phase: If a user removes the checkbox that includes a column in visualizations in the dataset design process, all charts that use the column will correctly fail with a “Missing Column” error. However, if the column has been used in a filter, it will be rendered useless as it no longer shows the column and it is not editable by users.

  • QV-17050 - Wrong tooltip on data source name of shared, unioned datasets: When a user creates a dataset from shared data and the dataset parent has unions, the column tooltip on similar columns displays as “Data source name: Undefined, undefined”.

  • QV-14238 - Timeout errors when loading many datasets simultaneously: When a user tries to reload a list of datasets from different applications using a script with around 100 requests, they may get timeout exceptions.

  • QV-13881 - Deleted datasets listing for creation of other datasets under special circumstances: When a user deletes an public index of a dataset and tries to create a new dataset from that dataset, the application shows the dataset that was deleted.

  • AN-21489 - "In" Date Filter Error: When using a Date Filter in a dashboard, the "In" operator incorrectly starts from tomorrow instead of today.

  • AN-20834 - Relative date not updating when changing operator: When the user edits a relative date filter and changes to the other operator, the filter endpoint is not updated and the filter does not display in the filter list.

  • AN-19497 - Maps - poor error message when column or geo group is removed: When the user removes the Geo group after creating a dot map, the error message is not descriptive.

  • AN-19235 - Dataset Tabular View occasionally no persisting changes: When the user selects or deselects columns in the Tabular View, their changes may be lost.

  • AN-19492 - Filters Panel changes in tabs only affecting the same tab: In dashboards with more than one tab, disabling filters that have a dashboard scope are only reflected in the current tab.

  • AN-18914 - Multi-series with Dashboard Drill creating wrong filter conditions on the target page: When the user drills down a multi-series Chart and clicks a specific section of the multi-series bar, the expectation is that only those 3 values (1 Category, 1 Series, 1 Value) will be passed to the next page. Instead, the Filter on the next page is created with an OR (instead of an AND) logic and all Series values from the clicked bar are passed.

  • AN-18291 - Wrong grouping of table charts on date columns containing null values: When a table chart is grouped based on a date column with null values, the grouping works differently depending on the position of the grouped column.

  • AN-17619 - Some programmatically-set style properties are not applied - 1: Colors set using the themePalette style property are not applied to multi-series charts and maps.

  • AN-17618 - Some programmatically-set style properties are not applied - 2: Colors set using the chartsMain style property are not applied to pie charts.

  • AN-15919 - Tokens not resolved in some filter controls: Some filters created with tokens show the token instead of the resolved token value.

  • AN-15688 - Geo Map Chart Performance Issue: Geo map charts that are associated with datasets or web forms with more than 5M records are slow to render.

  • AT-16574 - Work Flows filters documentation: Updates to Work Flows filters that were implemented in version 8.2 are not documented in Partner Portal.

  • AT-16572 - No functionality to publish/unpublish individual Dashboards: The platform does not provide the ability to publish and unpublish individual dashboards.

  • AT-16564 - In Flows, Array object values are not inserted: When a user attempts to insert a new record with a Workflow into a dataset with JSON array object columns that have been flattened, the flattened columns do not receive any values.

  • AT-16269 - Dashboard Builder - Use Lambda alias in the Target Group: The Page Builder Lambda alias was not properly registered as a target for Dashboard Builder endpoints.

  • AT-16217 - Inconsistency in API parameter naming: The naming convention of certain parameters is inconsistent, even when returned by the same endpoint.

  • AT-14778 - Dashboard Drill not replacing existing filter value when filter already exists on the target dashboard: If the target page has a filter applied, users may expect it to be replaced by the incoming filter from a dashboard drill, if it is on the same data column. This is currently not the behavior.

  • AT-14634 - ​​Dashboard Drill from a chart not passing page filters: When a chart has a Dashboard Drill action with applied filters on the dashboard, users may expect that all dashboard filters will also be passed to the next page. Currently, it only passes the category value from the chart.

  • AT-14263 - Simultaneous attempts to unsubscribe from an export not removing all subscriptions: When multiple users unsubscribe from their subscriptions by clicking on the Unsubscribe link of the email at the same time, some subscriptions are not removed.

  • AT-14197 - Exports failing when an orphan filter is applied: If an orphan filter is applied to exports in an Automation Flow, the user receives an email notification that the report could not be exported.

  • AT-12531 - Automatic Column Links added after creating a chart not being applied: The chart needs to be created after the Automatic Column Link has been created in order for the links to work.

  • EX-1436 - Lack of support for Unicode characters in PDF exports: When a user exports data that contains unicode characters, the downloaded file displays squares in place of the characters.

  • EX-270 - PDF exports not honoring set table columns width: When a user changes the width of columns of a table chart, the downloaded file does not follow the set width in the dashboard.

  • CD-1004 - Activity Log not showing records in zoom factors other than 100%: If the browser zoom is set to anything other than 100%, the activity log records do not load when scrolling down.