Edgewall Software

Opened 11 years ago

Last modified 10 years ago

#10962 closed enhancement

Show due date of milestone in ticket — at Version 1

Reported by: franz.mayer@… Owned by:
Priority: normal Milestone: 1.0.2
Component: ticket system Version: 1.0
Severity: normal Keywords: milestone date
Cc: Jun Omae Branch:
Release Notes:
API Changes:
Internal Changes:

Description (last modified by Christian Boos)

In ticket view is a link to the assigned milestone. When you want to know what due date has that milestone, you have to click on the milestone link.

It would be nice to have that information already in the ticket view. There might be two ways to achieve this:

  1. by tooltip
  2. by adding it after milestone name

Change History (1)

comment:1 by Christian Boos, 11 years ago

Description: modified (diff)
Milestone: next-stable-1.0.x

I think option a) looks better, and it should probably be due date only for opened milestones, and completed date should be shown instead for closed milestones.

That should be added to MilestoneModule._render_link (PatchWelcome).

Note: See TracTickets for help on using tickets.