Bug #8
"Added" date refers to cron time
| Status: | Closed | Start date: | 07/23/2008 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assignee: | % Done: | 100% |
||
| Category: | Repository Scanner | Spent time: | - | |
| Target version: | 0.13 beta |
Description
The timestamp of the addition of a package refers to the cron time when the entry was actually added to the database. It should be the date when the package was added to the repository.
History
Updated by Richard Körber almost 4 years ago
- Status changed from New to Assigned
The correct information is partially lost. Anyhow for a few records it can be restored using something like UPDATE Version SET firstSeen = fileDate WHERE firstSeen > fileDate. Must be fixed in the scanner though, so it will create correct new firstSeen timestamps.
Updated by Richard Körber almost 4 years ago
- Target version changed from 0.12 beta to 0.13 beta
Moved to 0.13 beta
Updated by Richard Körber almost 4 years ago
- Status changed from Assigned to Closed
- % Done changed from 0 to 100
Published in v0.13