#841 Explore and implement a request tracker for Freemedia.
Closed: Fixed None Opened 15 years ago by susmit.

Till now, all Fedora freemedia requests are processed by hand. Users fill in a form, that form generates a mail to freemedia list. This mail is then manually processed then.

Instead of doing this if we could have a Request tracker for the same, people will fill in the form, that will generate a ticket (as in trac.)

The reports will be generated based on country and the interested contributor can find requests from his country, accept the ticket and once shipped, can close the ticket.

This will also enable requester to track his/her request continuously, which is not possible in the current system.


Or may be as Explained by sankarshan,

"The notion was to create something like
[mailto:request-fedora-media@fedoraproject.org] which would be back-ended by an
RT. Upon a new request, the person sending the mail gets an
auto-generated ticket and a copy of the same mail hits the freemedia list.

The freemedia contributors log in to the web-site/RT take the
appropriate tickets and that is all there is to is."

Was just thinking about ping you :).[[BR]]
[[BR]]

Installed and tested both TRAC and RT at my home machine.[[BR]]
TRAC is way better and simpler.[[BR]]

What we need[[BR]]

  • A test instance of both TRAC and RT for testing (somewhere on publictest).[[BR]]

  • A mailing address, where people with mail their requests. And will get a ticket number for future reference.

  • Requests get logged as tickets.

  • Integration with FAS.[[BR]]

    • Allow everyone to view tickets. World readable.

    • Allow to close ticket where user is subscribed to freemedia group.

As discussed on 09/12/08 [[BR]]

  1. Spam is a bad thing.[[BR]]
  2. If we put up a mailing address it will be spammed.[[BR]]
  3. Trac does not have correctly working spam filters.[[BR]]
  4. So there will be trouble.[[BR]]
  5. We can put up a form and connect it to the TRAC backend. (The existing form?)[[BR]]
  6. We can also experiment with TRAC themes.[[BR]]

It has been implemented and deployed at[[BR]]

https://fedorahosted.org/freemedia/.[[BR]]

Closing the ticket.

Login to comment on this ticket.

Metadata