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

Enable Bot Behaviors on Ticket Creation and Replies Fixes #1 #3

Merged
merged 6 commits into from Jan 15, 2021

Conversation

abrenner
Copy link
Contributor

Enable Bot Behaviors on Ticket Creation and Replies Fixes #1

Switching to the parser endpoint rather then records will enable Cerb Bot Behaviors to work on ticket creation and replies. The records endpoint is a low level API that bypasses behaviors (for good reason). The records API is great for mass import of past ticket history where you would want behaviors to be triggered.

This should fix and close #1

Signed-off-by: Adam Brenner <adam@solidnetwork.org>
Signed-off-by: Adam Brenner <adam@solidnetwork.org>
Signed-off-by: Adam Brenner <adam@solidnetwork.org>
Signed-off-by: Adam Brenner <adam@solidnetwork.org>
Signed-off-by: Adam Brenner <adam@solidnetwork.org>
Signed-off-by: Adam Brenner <adam@solidnetwork.org>
@abrenner abrenner added this to In progress in plugin-cerb via automation Jan 15, 2021
@abrenner abrenner added the enhancement New feature or request label Jan 15, 2021
@abrenner abrenner self-assigned this Jan 15, 2021
Copy link
Contributor Author

@abrenner abrenner left a comment

Choose a reason for hiding this comment

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

approved.

@abrenner abrenner closed this Jan 15, 2021
plugin-cerb automation moved this from In progress to Done Jan 15, 2021
@abrenner abrenner reopened this Jan 15, 2021
plugin-cerb automation moved this from Done to In progress Jan 15, 2021
@abrenner abrenner merged commit 9636379 into master Jan 15, 2021
plugin-cerb automation moved this from In progress to Done Jan 15, 2021
@abrenner abrenner deleted the tickets-endpoint branch August 14, 2021 20:22
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
Development

Successfully merging this pull request may close these issues.

Switch to tickets endpoint with Cerb
1 participant