wiki:SCS_ISSUE_TRACKER_SETUP_R2

Version 6 (modified by deyan, 16 years ago) (diff)

--

Error: Macro BackLinksMenu(None) failed
compressed data is corrupt

Error: Macro TicketQuery(summary=SCS_ISSUE_TRACKER_SETUP_R2, format=table, col=summary|owner|status|type|component|priority|effort|importance, rows=description|analysis_owners|analysis_reviewers|analysis_score|design_owners|design_reviewers|design_score|implementation_owners|implementation_reviewers|implementation_score|test_owners|test_reviewers|test_score|) failed
current transaction is aborted, commands ignored until end of transaction block

Analysis

Overview

As we are getting close to beta versions, issue tracker should be set up in a way that is convinient for the end users to report bugs.

Task requirements

  • Review trac permissions
  • unregistered (anonymous) users should be able to:
    • Create a ticket of type bug
    • An explanation of what should they fill in will be useful
  • unregistered users should NOT be able to
    • Create more than number of tickets for a time interval
    • Delete or edit existing tickets - this should also be noted (this one is easy - ticket deletion is not possible without a plugin).
  • Some of the registered users should be able to
    • Delete tickets - this should be discussed - accidently deleting of tickets won't be nice, but unwanted content should be deleteable. Probably deletion of bug tickets only is enough, but should be done by some users only.

Task result

Issue tracker ready for anonymous bug reporting.

Implementation idea

Install the plugins from the Related section.

How to demo

(Provide instructions for demonstration of the task.)

Design

(Describe your design here.)

Implementation

(Describe and link the implementation results here (from the wiki or the repository).)

Testing

(Place the testing results here.)

Comments

(Write comments for this or later revisions here.)