Skip to content

Support CSV reports with leading wildcard #299

@joshuali925

Description

@joshuali925

Describe the bug
A clear and concise description of what the bug is.

To Reproduce
Steps to reproduce the behavior:

  1. view sample data flights in discover
  2. save a query with DQL to be FlightNum: *1
  3. download csv report
  4. 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

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions