Changes between Version 6 and Version 7 of MilestoneTeamsPlugin


Ignore:
Timestamp:
Aug 5, 2017, 6:08:29 PM (7 years ago)
Author:
figaro
Comment:

Moved example to description

Legend:

Unmodified
Added
Removed
Modified
  • MilestoneTeamsPlugin

    v6 v7  
    66
    77This plugin allows you to define the Manager and Team Members for a specific Milestone, as well as the ability for notification when a ticket is assigned to a Milestone with a Manager/Team.
     8
     9At the web community company I work for, we have a team who's job it is to take care of bugs and small features on a weekly basis. A Milestone is created for this team each week, and tickets for these things are placed in that milestone. This team changes week to week however, depending on who is not currently assigned to one of the more major projects at the time.
     10
     11I'm developing this plugin so that when the Milestone is created for the next week's worth of bug reports/minor features the manager and team can be defined, and then when a Ticket is assigned to this Milestone, the team is notified and can decide who is best suited to handle the Ticket.
    812
    913== Bugs/Feature Requests
     
    2933General instructions on installing Trac plugins can be found on the [TracPlugins#InstallingaTracplugin TracPlugins] page.
    3034
    31 == Example
    32 
    33 At the web community company I work for, we have a team who's job it is to take care of bugs and small features on a weekly basis. A Milestone is created for this team each week, and tickets for these things are placed in that milestone. This team changes week to week however, depending on who is not currently assigned to one of the more major projects at the time.
    34 
    35 I'm developing this plugin so that when the Milestone is created for the next week's worth of bug reports/minor features the manager and team can be defined, and then when a Ticket is assigned to this Milestone, the team is notified and can decide who is best suited to handle the Ticket.
    36 
    3735== Recent Changes
    3836