Created attachment 818858 [details] Future date can be selected Description of problem: If the start date selected is in the past, you can select future date in the end date field without errors. Version-Release number of selected component (if applicable): 4.0 How reproducible: 100% Steps to Reproduce: 1.. Click on Admin-System Panel-Overview tab from the left side panel, 2. Select the date in the past in the start date field. 3. Select the date in the future in the end date field Actual results: No error Expected results: Error should be displayed (you selected a future date etc) Additional info:
Could you explain why this is a problem, or why it is confusing? As far as I can tell, if selecting a date far into the future, there won't be any data to display therefore there shouldn't be any problem. We could add a javascript check to prevent it, but I wonder if it's actually necessary - for instance if some machines are generating data in a timezone far away you could reasonably have data labelled for what is "tomorrow" for you.
Closing per comment 2.