Skip to content

[AGE-462] Add some new thread fields#23

Open
gregsaab wants to merge 3 commits intomainfrom
greg/AGER-462_add_customer_slack_thread_c
Open

[AGE-462] Add some new thread fields#23
gregsaab wants to merge 3 commits intomainfrom
greg/AGER-462_add_customer_slack_thread_c

Conversation

@gregsaab
Copy link
Copy Markdown
Contributor

What

This adds eon_slack_thread_c and customer_slack_thread_c field. Also, this fixes a debug test (limit 0) that was left in!!

Why

So that the server returns back Slack threads relevant to eon's Salesforce flows.

${caseDetailsFields.join('\n , ')}
FROM salesforce.case
WHERE id = $1 OR case_number = $1
LIMIT 0
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

woops!

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.

1 participant