wuvt / trackman

WUVT's track logging web-app
GNU Affero General Public License v3.0
4 stars 3 forks source link

"Report a Problem" feature in Trackman #9

Open echarlie opened 6 years ago

echarlie commented 6 years ago

From @mutantmonkey on December 4, 2016 20:55

It would be convenient if we had an option for DJs to report engineering and IT issues directly from within Trackman.

From an implementation standpoint, we have two options:

Copied from original issue: wuvt/wuvt-site#235

echarlie commented 6 years ago

From @mutantmonkey on February 14, 2017 6:2

I think JIRA collectors are the way to go. I believe this should be pretty easy; just some JavaScript to embed.

echarlie commented 4 years ago

Suffice to say: Jira collectors are no longer an option as we no longer use JIRA. This should probably be in the form of a webhook or basic queue that some arbitrary middleware can transform into JIRA tickets or emails, or just a basic interface in the admin page.