Known-Issues.md
... ...
@@ -5,13 +5,33 @@
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 January 29, 2018.
8
+This list of issues is tentative and expected to change. Last updated on March 9, 2018.
9 9
10 10
|Expected Release|Tenative Date|Case|Notes|
11 11
|:----|:-----------|:----------------|:---------------|
12
-|6.10.0.27|Feb 13, 2017|28673|Enhanced functionality of ForceResourceRequestsUniqueUrls to lower the number of hoops users have to jump through when this setting is first enabled.|
13
-|6.10.0.27|Feb 13, 2017|28725|Prevented extra visualization refreshes when visualizations are used on a dashboard which is being resized.|
14
-|6.10.0.27|Feb 13, 2017|28745|Permitted custom drivers to inherit from Driver class.|
12
+|6.10.0.28|March 15, 2018|27816|internal - small change to make working with global.asax more stable|
13
+|6.10.0.28|March 15, 2018|28707|Prevented error causing schedule changes to not always save or update when a report is successfully scheduled.|
14
+|6.10.0.28|March 15, 2018|28725|Prevented extra visualization refreshes when visualizations are used on a dashboard which is being resized.|
15
+|6.10.0.28|March 15, 2018|28857|Corrected error with using combokey to call an embedded subreport.|
16
+|6.10.0.28|March 15, 2018|28908|Refactored ReportCollection class.|
17
+|6.10.0.28|March 15, 2018|28921|Prevented Distinct from being disabled when a report is saved with an invalid column name.|
18
+|6.10.0.28|March 15, 2018|28931|Corrected CSS not being applied to forms without first saving the report.|
19
+|6.10.0.28|March 15, 2018|28962|Corrected error which prevented calculated fields from populating filters in instant report.|
20
+|6.10.0.28|March 15, 2018|28970|Trimmed out some unnecessary filter query activity when cascading filters are disabled.|
21
+|6.10.0.28|March 15, 2018|28974|Refactored AntiXSS protection to permit additional characters to be used in visual group.|
22
+|6.10.0.28|March 15, 2018|28980|Corrected issue with calendar selector filter in instant reports.|
23
+|6.10.0.28|March 15, 2018|28983|Corrected animated half circle gauge style conflicting with modern dashboards.|
24
+|6.10.0.28|March 15, 2018|28985|Corrected issue where subtotals would not properly appear on pivots.|
25
+|6.10.0.28|March 15, 2018|28992|Prevented some UI glitches when resizing screen.|
26
+|6.10.0.28|March 15, 2018|29006|Changed behavior of clear pivot button so that it does not retain old data when pivot is re-added.|
27
+|6.10.0.28|March 15, 2018|29008|Prevented being able to input 0 for "Items Per Page" value.|
28
+|6.10.0.28|March 15, 2018|29010|Fixed some issues around printing and rendering embedded subreports.|
29
+|6.10.0.28|March 15, 2018|29026|Further overhauled report parts and resource caching to enhance performance when using individual report parts.|
30
+|6.10.0.28|March 15, 2018|29043|Corrected behavior of subreports in auto chart when using instant reports.|
31
+|6.10.0.28|March 15, 2018|29057|Corrected text description for EmbedReportInServerEmail setting.|
32
+|6.10.0.28|March 15, 2018|29062|Corrected use of Group(Week) function in pivot so that it does not provide faulty output.|
33
+|6.10.0.28|March 15, 2018|29079|Corrected issue with corrupt expressions when a less than or greater than term is tested. This fix was retroactively applied to version 6.10.0.26 and 6.10.0.27 on March 7, 2018.|
34
+
15 35
16 36
17 37