View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0002034 | mantisbt | bugtracker | public | 2002-05-24 03:28 | 2003-12-13 04:59 |
Reporter | libor | Assigned To | jlatour | ||
Priority | normal | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Summary | 0002034: Project versions | ||||
Description |
Versions has no primary key in mantis_project_version_table and are handled by its value. | ||||
Tags | No tags attached. | ||||
As you said versions are ordered chronologically. After adding all your versions you can change their order by editing them and changing the associated time stamp. I believe this workaround is good enough to avoid complexity. |
|
I just added a fix for being able to add a version more than once for the same project. Since this is done, we don't have to worry about deleting one version deleted other ones with the same name in the same project. |
|
I talked to Ken, and we're not going to change anything about the sorting. Rest is fixed. |
|