Describe the bug
A clear and concise description of what the bug is.
To Reproduce
Steps to reproduce the behavior:
- view sample data flights in discover
- save a query with DQL to be
FlightNum: *1
- download csv report
- UI shows "There was an error generating this report.", response error
{"statusCode":500,"error":"Internal Server Error","message":"Leading wildcards are disabled. See query:allowLeadingWildcards in Advanced Settings.\nFlightNum: *1\n-----------^"}
the setting is enabled in advanced settings. looks like leading wildcard queries work if sent by discover, but not reporting
Describe the bug
A clear and concise description of what the bug is.
To Reproduce
Steps to reproduce the behavior:
FlightNum: *1the setting is enabled in advanced settings. looks like leading wildcard queries work if sent by discover, but not reporting