View Issue Details

IDProjectCategoryView StatusLast Update
0011147mantisbtsqlpublic2010-07-21 02:51
ReporterOlaf123 Assigned To 
PrioritynormalSeveritymajorReproducibilityalways
Status newResolutionopen 
Product Version1.2.0rc2 
Summary0011147: Strange implementation of versions in projects and subprojects
Description

I have seen unexpected behavior when using inherited versions in projects and subprojects. I "beautiful" example of what can go wrong is when you edit versions after using them in a subproject. The subproject fields don't get updated at all.

Additional Information

I think that the root cause of this problem (and to problems with the roadmap and summmary) stems from the fact that versions in the bug_table are stored as text. They should have been stored as an index to the project_version_table. I realize that would require quite some code cleanup and may introduce some problems. I do think I must be done, because the text base link will be rather impossible to maintain.

TagsNo tags attached.

Activities

There are no notes attached to this issue.