How to align versions in roadmap and changelog.

Get help from other users here.

Moderators: Developer, Contributor

Post Reply
JR10
Posts: 20
Joined: 20 Sep 2011, 18:19

How to align versions in roadmap and changelog.

Post by JR10 »

I want to align versions in roadmap and change log, like first version then second version under it.
How to do that?

Also, I haven't set any release date, and it shows "(Scheduled For Release 1970-01-01)".
How to remove it?
atrol
Site Admin
Posts: 8559
Joined: 26 Mar 2008, 21:37
Location: Germany

Re: How to align versions in roadmap and changelog.

Post by atrol »

JR10 wrote:I want to align versions in roadmap and change log, like first version then second version under it.
How to do that?
There is no customization option for this, so you would have to change the source code
JR10 wrote: Also, I haven't set any release date, and it shows "(Scheduled For Release 1970-01-01)".
This is a known bug http://www.mantisbt.org/bugs/view.php?id=12409
For workarounds see the additional information of the issue.

There is no option like the one for roadmap ($g_show_roadmap_dates = OFF;) for changelog.
You should enter a feature request at http://www.mantisbt.org/bugs if you want to get something like $g_show_changelog_dates = OFF; in future versions of MantisBT
Please use Search before posting and read the Manual
Post Reply