Known-Issues.md
... ...
@@ -5,37 +5,9 @@
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 September 1, 2017.
9
-
10
-|Expected Release|Tenative Date|Case|Notes|
11
-|:----|:-----------|:----------------|:---------------|
12
-|6.10.0.22|September 12|23613|Error thrown on input of decimal in comparison filter for days old. If user inputs any decimal the system gives object not set to instance of an object error.|
13
-|6.10.0.22|September 12|27863|Made tile backgrounds in Dashboards more reactive to tile resizing.|
14
-|6.10.0.22|September 12|27905|Additional refactoring of internal RequireJS.|
15
-|6.10.0.22|September 12|27938|Expanded ability to export Auto Chart visualization as an image when exporting/printing in HTML.|
16
-|6.10.0.22|September 12|27959|Refactored internal ReportViewer.js to better handle links in Dashboards.|
17
-|6.10.0.22|September 12|27960|Added a more explicit warning when a user adds a date which is invalid according to the current Culture setting.|
18
-|6.10.0.22|September 12|28085|Prevented Forms from being removed from the underlying report in the case of a TenantID disagreement between the Form and report.|
19
-|6.10.0.22|September 12|28149|Added new setting, AdHocSettings.RasterizedChartWidth, to permit all chart labels to be rendered when a chart is very "wide" and should not be condensed for display or printing.|
20
-|6.10.0.22|September 12|28159|Small refactoring of HtmlReportRenderer.RenderHeader.|
21
-|6.10.0.22|September 12|28160|Corrected export behavior for PhantomJS when using offline mode.|
22
-|6.10.0.22|September 12|28165|Prevented tile Delete icon from being removed when minimizing the Instant Report window.|
23
-|6.10.0.22|September 12|28184|Corrected drilldown passing behavior which could, if a report is using a filter on the same field as the drilldown key, cause the filter to override the drilldown value.|
24
-|6.10.0.22|September 12|28187|Prevented filters from being dropped in Instant Report designer when adding fields.|
25
-|6.10.0.22|September 12|28188|Prevented export related error for the Sunburst visualization.|
26
-|6.10.0.22|September 12|28193|Added more user friendly errors for the Auto Chart visualization when the underlying table has no metric field.|
27
-|6.10.0.22|September 12|28196|Filters now respect padding in data such that values which appear similar but are logically different (such as "Test" and " Test") will be handled properly in filters.|
28
-|6.10.0.22|September 12|28198|Modified behavior of the Remove and Undo buttons when shrinking Dashboard tile to a very small size.|
29
-|6.10.0.22|September 12|28199|Enhanced "No Reports Found" message in Dashboards to be more user friendly.|
30
-|6.10.0.22|September 12|28203|Made further enhancements to sizing of report parts and report part metadata when using report parts independently.|
31
-|6.10.0.22|September 12|28221|Changed Embedded report behavior to ignore drilldownkeys passed in the URL of a subreport being used as both a parent and child. For example, if a report is a subreport of some other report, while also having an embedded subreport itself.|
32
-|6.10.0.22|September 12|28242|Correctly indexed columns in Instant Reports to prevent hidden columns from still being visible in the advanced settings if you clicked on the column header of an adjacent column.|
33
-|6.10.0.22|September 12|28247|Izenda now attempts to scale images used in the header or footer when producing a PDF and the image would otherwise extend "off the page".|
34
-|6.10.0.22|September 12|28263|Refactored use of forward and back slashes for greater ease of use (both should be acceptable for most uses).|
35
-|6.10.0.22|September 12|28271|Corrected some issues with session provider which could cause data sources to be inaccessible.|
36
-|6.10.0.22|September 12|28277|Updated PhantomJS.|
37
-|6.10.0.22|September 12|28288|Corrected some width related issues with Dundas chart rendering.|
38
-|6.10.0.22|September 12|28290|Corrected some memory leaks caused by static regex objects.|
8
+This list of issues is tentative and expected to change. Last updated on September 18, 2017.
9
+
10
+Known Issues for version 6.10.0.23 TBD.
39 11
40 12
41 13