Skip to main content
Nintex Community Menu Bar
Solved

SOQL query adds slashes

  • August 21, 2024
  • 2 replies
  • 63 views

Seth
Forum|alt.badge.img+1

Hello, 

When trying to reference a field in a SOQL query, it now adds slashes (\). What is the correct way to write the where clause? 

 

Where Contribution__c = \'<<Contract_Id>>\' 

 

I tried removeing the \ but it comes back when saving

thanks for your input!

Best answer by Brent_Doc

Hi @Seth  - 

 

This was a Package bug in the lightning interface which has now been resolved in newer package version. Currently, you can edit the relationship in Classic and the Slashes will not occur. If you wish to upgrade to the newest version from the AppExchange, this will also resolve the issue. 

Fixed Package 20.2 - https://help.nintex.com/en-US/platform/ReleaseNotes/DocGen/NintexDrawloop.htm

Thanks!

2 replies

Brent_Doc
Nintex Employee
Forum|alt.badge.img+12
  • Nintex Employee
  • Answer
  • August 21, 2024

Hi @Seth  - 

 

This was a Package bug in the lightning interface which has now been resolved in newer package version. Currently, you can edit the relationship in Classic and the Slashes will not occur. If you wish to upgrade to the newest version from the AppExchange, this will also resolve the issue. 

Fixed Package 20.2 - https://help.nintex.com/en-US/platform/ReleaseNotes/DocGen/NintexDrawloop.htm

Thanks!


Seth
Forum|alt.badge.img+1
  • Author
  • Rookie
  • August 22, 2024

It worked @Brent_Doc ! we reinstalled the package and the / slashes did not appear in SOQL. 

Thanks again

s