ProjectPipe Help Center
Return to Main MenuHow do I use ProjectPipe's Automated Bugfix Workflow?
ProjectPipe provides integration between the source code repository and your Issues list. ProjectPipe can advance an Issue's status to "Fixed" based upon the developer's comments when they commit a change in Subversion.
To use this feature, state in your checkin comment "fixed issue [ISSUE ID]". ProjectPipe will then check to see if that is a valid id for an open issue. If so, it will automatically advance the workflow state to "Fixed", and it will automatically store the Subversion commit number with the issue.
Using this feature, a project manager can easily monitor the rate of bug fixes without any knowledge of Subversion, by simply subscribing to an RSS feed of changes to the Issues list.