wiki:AnalyzePlugin

Version 1 (modified by Rob Guttman, 12 years ago) (diff)

New hack AnalyzePlugin, created by robguttman

Analyzes tickets for dependency and other problems

Notice: This plugin is unmaintained and available for adoption.

Description

This is an extensible analysis tool for analyzing tickets in reports. The plugin currently has three built-in analyses:

  1. Milestone Dependency Analysis - ensures dependent tickets are in current or prior milestones
  2. Queue Dependency Analysis - ensures dependent tickets in a queue are ordered correctly
  3. Project Dependency Analysis - ensures dependent child tickets in a queue are ordered correctly

These analyses all build off of the mastertickets plugin. The second and third also build off of the queues plugin.

Bugs/Feature Requests

Existing bugs and feature requests for AnalyzePlugin are here.

If you have any issues, create a new ticket.

Download

Download the zipped source from [download:analyzeplugin here].

Source

You can check out AnalyzePlugin from here using Subversion, or browse the source with Trac.

Example

parent-child peer

Recent Changes

13995 by rjollos on 2014-06-25 00:51:48
Added copyright year. Refs #11832.
13993 by rjollos on 2014-06-22 10:10:17
Fixed URL in setup.py.
13992 by rjollos on 2014-06-22 10:08:03
Changed to 3-Clause BSD license with permission of author. Refs #11832.
(more)

Author/Contributors

Author: robguttman
Maintainer: robguttman
Contributors:

Attachments (5)

Download all attachments as: .zip