Skip to content

Empty comment followed by a query causes MALFORMED_QUERY #284

Description

@pllevy173

Make sure to read the troubleshooting section before creating an issue

  • I've read the common issues and the one I'm about to create is not one of those documented.

Describe the bug
Empty comment seems to be badly interpreted => inaccurate error message.

To Reproduce
Steps to reproduce the behavior:

  1. Go to 'Data Export'
  2. in Export Query, enter "/**/ SELECT id FROM Contact"
  3. In Export Result, we get message "MALFORMED_QUERY: SOQL statements cannot be empty or null"

Expected behavior
"/**/" should not cause any issue.
I expected to have the result of my query.

Desktop (please complete the following information):

  • OS: Windows
  • Browser : Chrome
  • Version : v1.38/65

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions