View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0011147 | mantisbt | sql | public | 2009-11-10 04:28 | 2010-07-21 02:51 |
Reporter | Olaf123 | Assigned To | |||
Priority | normal | Severity | major | Reproducibility | always |
Status | new | Resolution | open | ||
Product Version | 1.2.0rc2 | ||||
Summary | 0011147: 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. | ||||
Tags | No tags attached. | ||||