3e6006831078f395b20fc6b72d971240f9c61d1d
Known-Issues.md
| ... | ... | @@ -5,32 +5,36 @@ |
| 5 | 5 | <!---[Known Issues Report](http://fogbugz.izenda.us/reporting/reportviewer.aspx?rn=Tracking_DO_NOT_EDIT\\KIL\\KnownIssues)--> |
| 6 | 6 | ##Known Issues |
| 7 | 7 | |
| 8 | -This list of issues is tentative and expected to change. Last updated on April 14, 2017. |
|
| 8 | +This list of issues is tentative and expected to change. Last updated on June 2, 2017. |
|
| 9 | 9 | |
| 10 | 10 | |Expected Release|Tenative Date|Case|Notes| |
| 11 | 11 | |:----|:-----------|:----------------|:---------------| |
| 12 | -|6.10.0.18|May 2|22876|Using ProcessEqualsSelectList to retrieve a list of filter values with the "Doesn't equals" filter operator returns no results.| |
|
| 13 | -|6.10.0.18|May 2|25548|Custom Equals(Popup) not appearing| |
|
| 14 | -|6.10.0.18|May 2|25920|Removed dependence on Izenda's rs.aspx from being in the application root folder rather than an Izenda subfolder.| |
|
| 15 | -|6.10.0.18|May 2|26591|Optimized memory usage when rendering Visualizations.| |
|
| 16 | -|6.10.0.18|May 2|26933|If visualization cannot be rendered due to a lack of data, message should be displayed stating "No Data to Display"| |
|
| 17 | -|6.10.0.18|May 2|27076|Removing AdHocSettings.ToolbarBackgroundImageUrl which is no longer used in application.| |
|
| 18 | -|6.10.0.18|May 2|27131|Issues with Page Break and Separator on VG Hierarchy and Analysis Grid| |
|
| 19 | -|6.10.0.18|May 2|27155|In dashboard when "update results" is clicked a several times, first time it works fine, and only on second time filters disappear (because report suddenly becomes "not-dashboard").| |
|
| 20 | -|6.10.0.18|May 2|27162|Intermittent Null Reference Error due to not-thread-safe work with dictionaries| |
|
| 21 | -|6.10.0.18|May 2|27174|Added ability to set "Enable Responsive Grid" setting value for each tile individually: value depends on source report setting value. If source report uses the responsive grid - dashboard tile will it use too.| |
|
| 22 | -|6.10.0.18|May 2|27177|Refactored Fusion driver for OData connections.| |
|
| 23 | -|6.10.0.18|May 2|27206|Corrected internal methods used in Calendar.cs to prevent rare index out of range errors.| |
|
| 24 | -|6.10.0.18|May 2|27257|Changed when scrollbars display on Dashboards to make them appear less often, especially when unnecessary.| |
|
| 25 | -|6.10.0.18|May 2|27277|Optimized use of AdHocSettings.Driver in Fusion.| |
|
| 26 | -|6.10.0.18|May 2|27317|Upgraded EVO PDF generator to version 7.| |
|
| 27 | -|6.10.0.18|May 2|27327|Case sensitivity causes issues with some text groupings in Visual Groups.| |
|
| 28 | -|6.10.0.18|May 2|27330|Changed field alias swap from Total2 to Total for columns in the summary.| |
|
| 29 | -|6.10.0.18|May 2|27344|When user opens dashboard in the gallery mode for the first time, missing font errors are displayed in browser console.| |
|
| 30 | -|6.10.0.18|May 2|27370|Receiving JS errors in some pages when navigating from new Instant Reports or New Dashboard page to another page in Izenda before page is fully loaded.| |
|
| 31 | -|6.10.0.18|May 2|27388|Angular refactoring, unify all parts of the angular code which use $location service.| |
|
| 32 | -|6.10.0.18|May 2|27422|Fixed error preventing reports with long names from being used as a subreport in a form.| |
|
| 33 | -|6.10.0.18|May 2|27445|Corrected error where two copies of the same visualization with different filter settings would have the filter from the first visualization applied to both visualizations in print export.| |
|
| 12 | +|6.10.0.19|June 6|25071|Corrected an issue where expressions with a zero in the denominator would render on visualizations as the max 16 bit int.| |
|
| 13 | +|6.10.0.19|June 6|25920|Removed dependence on Izenda's rs.aspx from being in the application root folder rather than an Izenda subfolder.| |
|
| 14 | +|6.10.0.19|June 6|26207|Corrected an issue where visualizations may not render correctly the first time in IE 10 due to a known error with jQuery.| |
|
| 15 | +|6.10.0.19|June 6|27233|Cleared out some unused CSS from resource files.| |
|
| 16 | +|6.10.0.19|June 6|27498|Corrected joining engine to prevent joins from being built incorrectly relative to how they appear in the UI control, for example LEFT joins being reversed in the query.| |
|
| 17 | +|6.10.0.19|June 6|27500|Prevented hyperlinks from being dropped if more than one report part is being displayed on a custom page.| |
|
| 18 | +|6.10.0.19|June 6|27512|Tweaked CSS of visual groups to maintain consistent padding in the Analysis Grid.| |
|
| 19 | +|6.10.0.19|June 6|27513|Changed encoding of special characters in URL when being passed through the URL feature from data.| |
|
| 20 | +|6.10.0.19|June 6|27515|Fixed dashboard filtering behavior when inheriting filters upwards from a subreport being called from a report part on a dashboard.| |
|
| 21 | +|6.10.0.19|June 6|27529|Deleting a Virtual Data Source now updates the data source cache.| |
|
| 22 | +|6.10.0.19|June 6|27565|Increased the number of internal exceptions which display a stacktrace along with the exception.| |
|
| 23 | +|6.10.0.19|June 6|27569|Corrected change which permitted (broken) pagination behavior in the popup. Pagination of results should be ignored in popup and hover drilldown styles.| |
|
| 24 | +|6.10.0.19|June 6|27590|Corrected the application of formats to values when exporting to Excel and using the "Show Fields/Summary in Field Value" checkbox.| |
|
| 25 | +|6.10.0.19|June 6|27595|Enabled more email output types for the scheduler when using Instant Reports.| |
|
| 26 | +|6.10.0.19|June 6|27606|Fixed some incorrect behavior when placing subcategories in similarly named categories (subcategory 'Cat/Cat' appears in the 'Cat Cat' category instead of the 'Cat' category).| |
|
| 27 | +|6.10.0.19|June 6|27613|Improved performance of ajax error notifications in popups.| |
|
| 28 | +|6.10.0.19|June 6|27619|Corrected some custom formats being output as text instead of numeric (or other specified datatypes) when exporting to Excel.| |
|
| 29 | +|6.10.0.19|June 6|27624|Prevented header, description, and footer from being removed from an unsaved report under some rare circumstances.| |
|
| 30 | +|6.10.0.19|June 6|27649|Corrected issue related to a datetime, grouped by week, which is being passed as the drilldown key to a subreport. Some days were being placed in the wrong week grouping.| |
|
| 31 | +|6.10.0.19|June 6|27690|Added new setting, UseStrictDateTimeFilterParsing, which is a bool that determines if a Between date filter uses time as well as date (true) or just the date portion (false) of a datetime. The default value is false.| |
|
| 32 | +|6.10.0.19|June 6|27728|Corrected Instant Report filter behavior where the second value in a two part filter may sometimes not appear in a popup.| |
|
| 33 | +|6.10.0.19|June 6|27729|Fixed some inconsistencies around setting a default category via code on Dashboards.| |
|
| 34 | +|6.10.0.19|June 6|27745|Ensured that running InvalidateSchemaCache clears all in memory caches as well as disk caches.| |
|
| 35 | +|6.10.0.19|June 6|27779|Prevented a rare exception which could occur in the language resource files related to the PleaseEnterValidValueFormat string.| |
|
| 36 | +|6.10.0.19|June 6|27787|Prevented the popup calendar for a customized date field from appearing on a printed (PDF and HTML) export.| |
|
| 37 | + |
|
| 34 | 38 | |
| 35 | 39 | |
| 36 | 40 |