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

fix(designer): Trigger Body Output Fixes #4867

Merged
merged 14 commits into from
Jun 11, 2024
Merged

fix(designer): Trigger Body Output Fixes #4867

merged 14 commits into from
Jun 11, 2024

Conversation

Eric-B-Wu
Copy link
Contributor

A couple fixes based on issue: Fixes #4854

  1. Instead of using Body as the title in as the default Output body, we'll follow old designer and if there's a description to use that as the output title
  2. When we generate the expression from the key, we'll only shift the root segments if there is an actionName. that way something like ["Body", "$", "Body"] won't default to @triggerBody()

@Eric-B-Wu Eric-B-Wu enabled auto-merge (squash) June 11, 2024 14:08
@Eric-B-Wu Eric-B-Wu merged commit 0564692 into main Jun 11, 2024
12 checks passed
@ccastrotrejo ccastrotrejo deleted the eric/gmailTokens branch June 11, 2024 15:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Gmail Connector offers two Body properties, and I can't differentiate between them via the new designer
3 participants