Closed
Bug 1296208
Opened 9 years ago
Closed 9 years ago
[Super Search] Show an error when dates are not coherent
Categories
(Socorro :: Webapp, task)
Socorro
Webapp
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: adrian, Assigned: peterbe)
Details
Attachments
(1 file)
If a user enters date filters that are incoherent (for example, date=>=2016-08-01&date=<2016-07-01) the webapp will show an error that isn't exactly helpful: https://sentry.prod.mozaws.net/operations/socorro-prod/issues/345692/
We should instead raise an error explaining that the dates are wrong.
| Assignee | ||
Comment 1•9 years ago
|
||
| Assignee | ||
Updated•9 years ago
|
Assignee: nobody → peterbe
Comment 2•9 years ago
|
||
Commit pushed to master at https://github.com/mozilla/socorro
https://github.com/mozilla/socorro/commit/add1074b232d8d14d7b219d8d9f390520d4af216
fixes bug 1296208 - super search error when dates are illogical (#3438)
* fixes bug 1296208 - super search error when dates are illogical
* put map def outside loop
Updated•9 years ago
|
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•