View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0001181 | JEDI VCS | Server | public | 2003-10-15 02:30 | 2005-06-13 16:54 |
Reporter | dors | Assigned To | USchuster | ||
Priority | low | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Product Version | 2.40 (First JVCS release) | ||||
Target Version | Fixed in Version | 2.40 Stable (Server) | |||
Summary | 0001181: Deleted projected is shown as 'not found' in Hierarchy | ||||
Description | After deleting a project that is attached to a group in the hierarchy, it will be displayed as "not found" in that group. | ||||
Additional Information | Proposed fix: When deleting a project, that link should be either removed, or when displaying groups deleted project should simply be omitted. I'd vote for removing the link, however. | ||||
Tags | No tags attached. | ||||
Fix in JVCS version | |||||
Releasedocumentation | |||||
|
Client and server need to be build for: a) omitting 'dead' links of project group table in project hierarchy b) deleting from now on also project group links when deleting a project => 'old' 'dead' links in project group are not touched in db |
|
Unfortunately SelectProjectID don't use ProjectTreeDockWnd yet and thatswhy deleted projects are still visible as 'not found' in SelectProjectID. |