-
Type: Feature Request
-
Status: Closed (View Workflow)
-
Priority: Major
-
Resolution: Completed
-
Affects Version/s: None
-
Fix Version/s: CFA 2020R2
-
Component/s: Core
-
Labels:
-
INF Reference Number:INF-12205
Reports that can be, will be restricted as a part of the deployment, to either 99 or 185 days
See this sheet for details of which reports are restricted:
Requirement
In the last couple of EOMs we have seen issues where long running reports have caused the whole system to slow down. The latest issue was due to a user selecting a date range of 3 years.
We would like to investigate restricting the available date ranges for those reports that run for a range.
The restriction can be something as simple as throwing up a popup informing the user that they have selected a data range that is too great, and then direct them back to the report paramteers.
- In other words no need to get clever with restricting the dates available for selection.
I have created a story, per report group, to investigate and make changes as necessary.
Also, these changes will need to go back in 2020R1.
CFA have asked that data be available for 13 months, but I am not sure that we actually need to support a date range of 13 months, maybe a smaller range.
- Is it possible to determine the typical and max date ranges that each report has been run for?
- Can we make a data based decision?
- reporting services executionlog - Lucas will need to grant access to the Reporting Server in order to see this
select top 10 itempath, TimeStart, TimeEnd --, parameters
, dbo.ParseSSRSExecutionLogParameters('StartDate',parameters)
, dbo.ParseSSRSExecutionLogParameters('EndDate',parameters)
from executionlog3
where itempath = '/Service/Reports/CashierKeystrokeSummary'
- is implemented by
-
CFAMX-7843 Augment/Create Load Tests
- Closed
-
CFAMX-7844 Reports - Documentation
- Closed
-
CFAMX-7845 All Reports - Restrict date range
- Closed
-
CFAMX-7850 Reports Portal > MxC > Restrict available date range of reports
- Closed
-
CFAMX-7855 Clone 2020R1 - All Reports - Restrict date range
- Closed
-
CFAMX-7860 Clone 2020R1 - Reports Portal > MxC > Restrict available date range of reports
- Closed
-
CFAMX-7865 Reports > Additional Report > Customers
- Closed
-
CFAMX-7870 Reports > Additional Report > Discounts & Giveaways
- Closed
-
CFAMX-7880 Reports > Additional Report > Sales Analysis
- Closed
-
CFAMX-8331 Reports Changes - Menu location and Max Days - Change font
- Closed
- relates to
-
CFAMX-9244 Date Range MMS Report Restriction - Transaction Summary eJournal Report Does Not Generate
- Done
-
CFAMX-9437 CLONE 2020R2 - Date Range MMS Report Restriction - Transaction Summary eJournal Report Does Not Generate
- Done