Edgewall Software

Opened 19 years ago

Last modified 23 months ago

#1835 new enhancement

Is it possible to integrate a thread-based "view" (something like a phpbb) with trac? — at Initial Version

Reported by: Karsten.Kraus@… Owned by: Jonas Borgström
Priority: normal Milestone: unscheduled
Component: general Version: none
Severity: major Keywords: tracobject
Cc: itamarost@… Branch:
Release Notes:
API Changes:
Internal Changes:

Description

I'm in a development team which consists of many people from different departments of our company. For now, we're using a forum for "informal" discussion of feature-proposals (where everyone can contribute), an issuetracking system as a "formal" way to categorize and track our development progress (which is managed by a few "head developers) and a wiki for documentation purposes (which again is open for all users). So the "life cycle" of a feature looks like this: proposal > discussion between all developers > creating of an "ticket" with formal specs (deliverables etc.) in bugtracker which may be commented on by everyone but responsibility for the ticket is held by a "head developer" > actual coding > documentation in wiki.

Trac really looks great for combining the "formal" project-management with documentation and source-code-management but the wiki-based "view" is (IMHO) to complicated for the inital, informal discussion. The ticket-view is better suited for that, but doing informal discussions there would weaken (again IMHO) the formal "progress-tracking" approach as there will be many tickets which won't make it to a "real" issue.

So to keep all the relavant development information in one place/system it would be great, if one could have some "forum"-like functionality with a threaded view.

Kind Regards

Karsten

Change History (0)

Note: See TracTickets for help on using tickets.