Skip to content

Conversation

@PierreBtz
Copy link
Collaborator

@PierreBtz PierreBtz commented Nov 6, 2023

This additional assertion was (righfully) added in #614. However the sort_by parameter is incorrect, it should be alphabetical as per https://developer.zendesk.com/api-reference/ticketing/business-rules/triggers/#list-triggers. However doing so (in CPB mode only), results in a Zendesk error:

{
    "error": {
        "title": "DatabaseError",
        "message": "Unknown database error"
    }
}

This was missing by the CI pipeline (to be investigated too). This is also a blocker for the release.

@PierreBtz PierreBtz added the bug label Nov 6, 2023
@PierreBtz PierreBtz self-assigned this Nov 6, 2023
@PierreBtz PierreBtz requested a review from duemir as a code owner November 6, 2023 10:20
@cryptomail
Copy link

Thanks, working internally with the team to see how to best proceed. Thanks again for your attention on this.

@PierreBtz
Copy link
Collaborator Author

PierreBtz commented Nov 7, 2023

Superseded by #634

@PierreBtz PierreBtz closed this Nov 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants