UI > Feature

in project list add deleted tab / #1910

Summary

open
Sep 9, 2006
2 hours ... 4 hours
Sep 9, 2006 / tino
Nov 13, 2006 / pixtur
tino
 

Attached files

No files uploaded
Problem: If you deleted the false project, you have to change the state of the deleted project in the database!

So a history overview for projects would be very useful to restore the whole project (including all items).


According to: http://www.streber-pm.org/phpBB2/viewtopic.php?t=277

2 Comments

pixtur

Sep 11, 2006
version 2
renamed task
Actually this should be handled similar to deleted persons.
If the tasks have to be deleted, because it would be too slow to check for the state of the project for each query of a task. For this we would need a revert tag in the item_changes table, which would be a good idea anyways. This tag would group all changes of an complex operation with a GUID (a random id).

pixtur

 

Comment / Update