We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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:
Input test code pop-up correctly shows it as an array:
I expected the test to work.
As mentioned above.
Version: 2.6.0-"dev #73ad9ee"
No response
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Is there an existing issue for this?
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:
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
The text was updated successfully, but these errors were encountered: