Added by Morten MacFly almost 11 years ago
Is it possible that the due-date of a version is shown (if present) in the Roadmap, Issues and GANTT view by adjusting the way how the version label is computed?
I know it appears somewhere below, but especially if you show issues grouped by versions you'll see the due date of the version not immediately.
I am basically looking for a switch to make:
Version_Label = Version_Label + " " + Version_DueDate.
:-)
Morten MacFly wrote:
Version_Label = Version_Label + " " + Version_DueDate.
...really nobody?! :-(