[Trac] webadmin: adding Milestones?
Gary Oberbrunner
garyo at genarts.com
Fri Oct 7 10:22:32 CDT 2005
Emmanuel Blot wrote:
> There's no need for the webadmin plugin to add Milestones, as the
> Milestones can be added from the core web interface. You need the
> appropriate priviledges to get the "Add new milestone" button to
> appear. (see permissions MILESTONE_CREATE, MILESTONE_DELETE,
> MILESTONE_MODIFY)
Stephen Frazier wrote:
> Milestones are when a fix is
> scheduled(future) and versions are where the problem appeared(past).
Duh! Thanks, Emmanuel and Stephen. I forgot about that "add milestone"
button. Still learning.
I guess the reason there are different objects for milestone and version is
milestones could be much finer grained (v1.01_featureN, v1.01_featurecomplete,
v1.01_tested, etc.), and maybe not even the same as versions (v1.01).
Otherwise everything could just be a Milestone, and (as Stephen says) versions
would just be Milestones that are in the past.
-- Gary
More information about the Trac
mailing list