| Summary: | How can the actual date of deletion be verified? | ||
|---|---|---|---|
| Product: | Koha | Reporter: | Jonathan Cuéllar <jcautomatizacion> |
| Component: | Database | Assignee: | Bugs List <koha-bugs> |
| Status: | CLOSED INVALID | QA Contact: | Testopia <testopia> |
| Severity: | normal | ||
| Priority: | P5 - low | ||
| Version: | 20.05 | ||
| Hardware: | All | ||
| OS: | All | ||
| GIT URL: | Initiative type: | --- | |
| Sponsorship status: | --- | Comma delimited list of Sponsors: | |
| Crowdfunding goal: | 0 | Patch complexity: | --- |
| Documentation contact: | Documentation submission: | ||
| Text to go in the release notes: | Version(s) released in: | ||
| Circulation function: | |||
|
Description
Jonathan Cuéllar
2020-09-14 13:49:29 UTC
If that date is modified, can you verify the previous one on which the item was deleted? This sounds like a migration issue. It is possible to set the timestamp in deleteditems to the deletion date when doing the migration, but if that wasn't done, I think the only place to get this information will be from the exported data of your last system. |