discord-tickets / bot

The most popular open-source and self-hosted ticket management bot for Discord - a free alternative to the premium and white-label plans of other popular ticketing bots.
https://discordtickets.app
GNU General Public License v3.0
898 stars 473 forks source link

[BUG] `"questions" modal execution error` #452

Open Joshb888 opened 1 year ago

Joshb888 commented 1 year ago

Is there an existing issue for this?

Current Behavior

Im getting issues opening tickets, Its creates tickets but giving me prisma error. console-6_01_11 PM.txt

Expected Behavior

No issue ig?

Steps To Reproduce

No response

Environment

- OS: Idk?
- Node: 18.0.0
- NPM: 7.6.3
- Bot: 4.0.5

Anything else?

No response

Joshb888 commented 1 year ago

I get error 846a034e1 when opening ticket!

[ERROR] (MODALS) "questions" modal execution error: TypeError: Cannot read properties of undefined (reading '0') at TicketManager.postQuestions (/home/container/src/lib/tickets/manager.js:724:47) at async QuestionsModal.run (/home/container/src/modals/questions.js:125:4)

eartharoid commented 1 year ago

Appears to a problem with the working hours feature. @Joshb888 have you changed the working hour settings from the defaults (bottom of the general settings page), and if so to what? And do you still have problems on the latest version (4.0.7)?