Known-Issues.md
... ...
@@ -5,25 +5,32 @@
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 10, 2017.
8
+This list of issues is tentative and expected to change. Last updated on April 14, 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 equal" filter operator returns no results.|
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 13
|6.10.0.18|May 2|25548|Custom Equals(Popup) not appearing|
14 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 15
|6.10.0.18|May 2|26591|Optimized memory usage when rendering Visualizations.|
16 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 17
|6.10.0.18|May 2|27076|Removing AdHocSettings.ToolbarBackgroundImageUrl which is no longer used in application.|
18 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 several times, first time it works fine, and on second time filters disappear (because report suddenly becomes "not-dashboard").|
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 20
|6.10.0.18|May 2|27162|Intermittent Null Reference Error due to not-thread-safe work with dictionaries|
21 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.|
22 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.|
23 27
|6.10.0.18|May 2|27327|Case sensitivity causes issues with some text groupings in Visual Groups.|
24 28
|6.10.0.18|May 2|27330|Changed field alias swap from Total2 to Total for columns in the summary.|
25 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.|
26 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.|
27 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.|
34
+
28 35
29 36