Make sure to read the troubleshooting section before creating an issue
Describe the bug
Empty comment seems to be badly interpreted => inaccurate error message.
To Reproduce
Steps to reproduce the behavior:
- Go to 'Data Export'
- in Export Query, enter "/**/ SELECT id FROM Contact"
- 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
Make sure to read the troubleshooting section before creating an issue
Describe the bug
Empty comment seems to be badly interpreted => inaccurate error message.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
"/**/" should not cause any issue.
I expected to have the result of my query.
Desktop (please complete the following information):