OpenPolScope MantisBT

View Issue Details Jump to Notes ] [  ] Issue History ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0000030Miscellaneous[All Projects] bugpublic2013-07-01 19:222013-07-01 19:22
Reporteradmin 
Assigned Toamit 
PrioritynormalSeverityminorReproducibilityhave not tried
StatusclosedResolutionfixed 
PlatformOSOS Version
Product VersionCurrent 
Target VersionCurrentFixed in VersionCurrent 
Summary0000030: Change Log/Roadmap do not work with inherited versions
DescriptionWhen using the version inheritance feature, issues are no longer populating the Change Log and Roadmap.
Additional InformationSolution : disable get versions from cache

/core/version_api.php
function version_get_all_rows( $p_project_id, $p_released = null, $p_obsolete = false, $p_inherit = null ) {
    // global $g_cache_versions, $g_cache_versions_project;
...

Ref: http://www.mantisbt.org/bugs/view.php?id=10873#c26242 [^]
TagsNo tags attached.
Attached Files

- Relationships

-  Notes
(0000005)
admin (administrator)
2013-07-01 19:22

Solution implemented on local copy.

- Issue History
Date Modified Username Field Change
2013-07-01 19:22 admin New Issue
2013-07-01 19:22 admin Status new => assigned
2013-07-01 19:22 admin Assigned To => amit
2013-07-01 19:22 admin Note Added: 0000005
2013-07-01 19:22 admin Status assigned => closed
2013-07-01 19:22 admin Resolution open => fixed
2013-07-01 19:22 admin Fixed in Version => Current


Copyright © 2000 - 2026 MantisBT Team
Powered by Mantis Bugtracker