View Issue Details

IDProjectCategoryView StatusLast Update
0008853mantisbtroadmappublic2018-01-04 06:15
ReporterGregorK Assigned Tojreese  
PrioritynormalSeverityminorReproducibilityhave not tried
Status closedResolutionfixed 
Target Version1.1.2Fixed in Version1.1.2 
Summary0008853: Issue appears more than once in the Roadmap for a release.
Description

The issue 0008645 is still appearing on 1.1.1

Although the count is now right, the same issue is displayed multiple time. Not only below its parent issue, which might be desired, but also multiple times for itself.

I attached a screenshot showing this.

TagsNo tags attached.
Attached Files
multiIssues.png (25,166 bytes)   
multiIssues.png (25,166 bytes)   

Relationships

related to 0008886 closedjreese Change Log shows duplicate entries 
related to 0023779 new Tickets not displayed at all or at the wrong position in roadmap when parent-child hierarchy has more than two levels 

Activities

GregorK

GregorK

2008-02-05 16:38

reporter   ~0016960

I finally found out what causes this issue...
Here are the steps to reproduce:

  • Create a project test
  • Create two versions: 1 and 2
  • Report 3 bugs: A, B1, B2
  • Assign B1 and B2 as childs of A
  • Set B1 and B2 target version to 1
  • Set A target version to 2

When you click on Roadmap you will have the following:
Test - 1

  • 0000094: b2 - new.
  • 0000093: b1 - new.

0 of 2 issue(s) resolved. Progress (0%).

Test - 2

  • 0000092: A - new.
  • 0000092: A - new.

0 of 1 issue(s) resolved. Progress (0%).

As you can see A is assigned twice to version 2...

jreese

jreese

2008-03-06 18:22

reporter   ~0017275

Committed to SVN 1.1.2 and 1.2.x trunk, r5093 and 5094.

Related Changesets

MantisBT: master c50c3210

2008-03-06 15:29

jreese


Details Diff
Fix 0008853: Issue appears more than once in the Roadmap for a release.
Fix 0008886: Change Log shows duplicate entries.

Modified roadmap and changelog to track is parent issues have the appropriate version.

git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@5093 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9
Affected Issues
0008853, 0008886
mod - changelog_page.php Diff File
mod - roadmap_page.php Diff File

MantisBT: master-1.1.x 236459df

2008-03-06 15:34

jreese


Details Diff
Fix 0008853: Issue appears more than once in the Roadmap for a release.
Fix 0008886: Change Log shows duplicate entries.

Modified roadmap and changelog to track is parent issues have the appropriate version.

git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/branches/BRANCH_1_1_0@5094 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9
Affected Issues
0008853, 0008886
mod - roadmap_page.php Diff File
mod - changelog_page.php Diff File