Feature #38
package history date preservation
| Status: | Assigned | Start: | 04/30/2009 | |
| Priority: | Normal | Due date: | ||
| Assigned to: | nathan | % Done: | 0% |
|
| Category: | backend | Spent time: | - | |
| Target version: | 0.5.3 | Estimated time: | 2.00 hours | |
Description
When a package is uninstalled, it is moved to the host_pkg_archive table, which has a mirrored tables structure to the host_pkg. When it is moved, the original timestamp of the installation date is overwritten with the uninstallation timestamp. A new row should be created to preserve this data and collect should be update to reflect that change.