Skip to content

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

Open
@rjamesnw

Description

@rjamesnw

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

Metadata

Metadata

Assignees

Labels

API-ServiceBackend Java Spring for the Lowcoder APIJava BackendPull requests that update Java code

Type

Projects

Status

🆕 New

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions