tknospdr
(David Muszynski)
05.Сентябрь.2025 20:25:20
1
Я работаю над заменой нашей системы тикетов на Discourse.
Я знаю, что в ней есть множество встроенных отчётов, но не уверен, какие из них действительно уместны. Кто-то из вас уже использует эту программу таким образом и может предоставить список отчётов, которые показывают информацию того же типа, что и специализированные решения вроде ZenDesk?
merefield
(Robert)
05.Сентябрь.2025 23:21:03
2
Обязательно ознакомьтесь с моей системой рабочих процессов:
Она включает в себя отчёт об аудите и отчёт о состоянии рабочих процессов из коробки.
(Не совсем отчёты, но как-то связано)
Смотрите:
Repo
Summary
This plugin adds a ticketing system to Discourse. It requires tagging to be enabled and works best alongside the Assign Plugin .
It is based on @tobiaseigen ’s original spec , and has been built in collaboration with @tobiaseigen and an awesome Ruby for Good team , for the benefit of both Namati and the Discourse community.
Notes
When you install the plugin, three new tag groups are added tickets_priority, tickets_reason and tickets_status. Add tags to these groups (at /tag_group…
I know there are other topics here floating around about using discourse as a ticket system, but I thought I’d start a fresh one to give a fairly complete picture of how we think discourse can be used with the current functionality, known issues, and what fixes/new functionality might help. This might also be faq material. Would be psyched to discuss with others trying to do the same thing and any workarounds you’ve found that I am missing so far.
Also quite pleased to discover a whole genre of…
tknospdr
(David Muszynski)
09.Сентябрь.2025 15:43:37
4
Я изучу это, спасибо.
Я уже создал систему, теперь ищу хороший инструмент для отчётности.
Я нашёл встроенные отчёты, но на моём сайте с ними что-то не так…
I’m trying to figure out why some reports that should have data points on them are blank.
If you look at this screenshot, you can see that I just created a new topic and there is a post under it:
[topic-post]
And if you look at the report for posts, it says there haven’t been any since Aug 14th, that’s not right. There have been plenty, including the one I just made 40 minutes ago to test with.
[blank-report]
How do I troubleshoot this?