-
Notifications
You must be signed in to change notification settings - Fork 258
Open
Labels
API-ServiceBackend Java Spring for the Lowcoder APIBackend Java Spring for the Lowcoder APIJava BackendPull requests that update Java codePull requests that update Java code
Description
Is there an existing issue for this?
- I have searched the existing issues
Current Behavior
I have a new SMTP query (to send email) and I have an input like this:
And the "Recipient" set as this:
It's doesn't work; HOWEVER, it does work when used in an app query:
In a similar issue, this works in test but NOT when used in an app or module:
Again, works great in testing, but fails when used outside testing (tested with strings and arrays of strings, using same test emails).
Expected Behavior
Input test code pop-up correctly shows it as an array:
I expected the test to work.
Steps to reproduce
As mentioned above.
Environment
Version: 2.6.0-"dev #73ad9ee"
Additional Information
No response
Metadata
Metadata
Assignees
Labels
API-ServiceBackend Java Spring for the Lowcoder APIBackend Java Spring for the Lowcoder APIJava BackendPull requests that update Java codePull requests that update Java code
Type
Projects
Status
🆕 New