I have been talking informally with Oliver Thomas and Lisa Robinson in Customer Support about ways to integrate our work with theirs and ways to learn from them what our customers are thinking and doing and having problems with.
I came up with the following ideas:
Item 1: Creating Help Tickets that have technical information filled out for the user:
This development project would solve the following problem: Customer Support gets a bug report for a web application, but the user does not know or report on what browser, what operating system, and what page did the bug occur. forcing
The solution is relatively straight-forward: create a small JavaScript program that when called opens up a window with a small form prepopulated with browser version, operating system version, page the bug occurred on , and any text the application showed as an error message. The user then fills in just what they were doing at the time and clicks send. The form submits to cgiemail or another emailing service, which then sends it on to the customer support RT queue. The user gets an email back with the ticket number, as per usual.