Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: <title> SMTP test fails with valid email input. #1491

Open
1 task done
rjamesnw opened this issue Feb 2, 2025 · 0 comments
Open
1 task done

[Bug]: <title> SMTP test fails with valid email input. #1491

rjamesnw opened this issue Feb 2, 2025 · 0 comments
Assignees
Labels
API-Service Backend Java Spring for the Lowcoder API Java Backend Pull requests that update Java code

Comments

@rjamesnw
Copy link

rjamesnw commented Feb 2, 2025

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:

Image

And the "Recipient" set as this:

Image

It's doesn't work; HOWEVER, it does work when used in an app query:

Image

In a similar issue, this works in test but NOT when used in an app or module:

Image

Image

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:

Image

I expected the test to work.

Steps to reproduce

As mentioned above.

Environment

Version: 2.6.0-"dev #73ad9ee"

Additional Information

No response

@FalkWolsky FalkWolsky moved this to 🆕 New in Lowcoder Feb 13, 2025
@FalkWolsky FalkWolsky added Java Backend Pull requests that update Java code API-Service Backend Java Spring for the Lowcoder API labels Feb 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
API-Service Backend Java Spring for the Lowcoder API Java Backend Pull requests that update Java code
Projects
Status: 🆕 New
Development

No branches or pull requests

3 participants