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

Zendesk Module not showing any tickets #1541

Open
nhasian opened this issue Mar 15, 2023 · 1 comment
Open

Zendesk Module not showing any tickets #1541

nhasian opened this issue Mar 15, 2023 · 1 comment
Labels
🐛 bug "Houston, we've had a problem." wontfix

Comments

@nhasian
Copy link

nhasian commented Mar 15, 2023

Steps to Reproduce:

  1. create API token in Zendesk
  2. add zendesk module to config.yml
zendesk:
      apiKey: "1XcUm*********************"
      enabled: true
      position:
        top: 1
        left: 1
        height: 1
        width: 2
      status: "new"
      subdomain: "mysubdomain"
      username: "[email protected]/token"

Actual Result:

when running wtfutil, the output only displays "No unassigned tickets in queue - woop!!"

Expected result:

I expected to see a list of tickets with the status of "new"

Additionally, is there a way to filter the results to only show tickets of "new" status that are assigned to a particular group?

@senorprogrammer senorprogrammer added the 🐛 bug "Houston, we've had a problem." label Apr 6, 2023
@stale
Copy link

stale bot commented Oct 3, 2023

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the wontfix label Oct 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 bug "Houston, we've had a problem." wontfix
Development

No branches or pull requests

2 participants