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

Adds triage button #3632

Merged
merged 2 commits into from
Jul 31, 2023
Merged

Adds triage button #3632

merged 2 commits into from
Jul 31, 2023

Conversation

kevgliss
Copy link
Contributor

@kevgliss kevgliss commented Jul 28, 2023

This PR adds a triage button that is only shown then the case is in the "New" state. Click it simple moves the case to "triage" state.

Additionally, this PR adds support for processing case messages (this wasn't working before apparently) by modifying the way we look up conversation context to allow for specifying thread_id together with conversation_id.

With these case messages now being properly processed, a message listener moves the case to triage on the first non-bot message.

Dispatch won't currently allow for participant conversation and the case to stay in the "New state". I'm not sure if there is a use case for such a scenario.

Screenshot 2023-07-28 at 2 37 54 PM
Screenshot 2023-07-28 at 2 54 54 PM

@kevgliss kevgliss added the enhancement New feature or request label Jul 28, 2023
@kevgliss kevgliss requested a review from wssheldon July 28, 2023 22:03
@kevgliss kevgliss merged commit 54dada3 into master Jul 31, 2023
@kevgliss kevgliss deleted the enhancement/triage-triggers branch July 31, 2023 19:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant