[[PageOutline(2-5,Contents,pullout)]] = Analyzes tickets for dependency and other problems = == 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 1. Queue Dependency Analysis - ensures dependent tickets in a queue are ordered correctly 1. 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 [report:9?COMPONENT=AnalyzePlugin here]. If you have any issues, create a [http://trac-hacks.org/newticket?component=AnalyzePlugin&owner=robguttman new ticket]. == Download == Download the zipped source from [download:analyzeplugin here]. == Source == You can check out AnalyzePlugin from [http://trac-hacks.org/svn/analyzeplugin here] using Subversion, or [source:analyzeplugin browse the source] with Trac. == Example == parent-child peer == Recent Changes == [[ChangeLog(analyzeplugin, 3)]] == Author/Contributors == '''Author:''' [wiki:robguttman] [[BR]] '''Maintainer:''' [wiki:robguttman] [[BR]] '''Contributors:'''