You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
If a field name begins with NOT at the start of a where clause, the NOT portion of the field name is highlighted red as if it is a NOT().
To Reproduce
Steps to reproduce the behavior:
Write a query with a field name that start with 'NOT' at the start of the where clause.
Expected behavior
A field name should not be highlighted blue, not red.
Screenshots
The query still works fine - no real functionality loss is happening.
Desktop (please complete the following information):
OS: MacOS Sonoma 14.0 (23A344)
SoqlX Version 4.6
The text was updated successfully, but these errors were encountered:
Describe the bug
If a field name begins with
NOT
at the start of a where clause, the NOT portion of the field name is highlighted red as if it is a NOT().To Reproduce
Steps to reproduce the behavior:
Expected behavior
A field name should not be highlighted blue, not red.
Screenshots
The query still works fine - no real functionality loss is happening.
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered: