Bug #8484
Call to undefined function updateInformationObject in digitalobject:regen-derivatives
Status: | Verified | Start date: | 05/26/2015 | |
---|---|---|---|---|
Priority: | Medium | Due date: | ||
Assignee: | Dan Gillean | % Done: | 0% | |
Category: | Digital Content Management | |||
Target version: | Release 2.2.0 | |||
Google Code Legacy ID: | Tested version: | |||
Sponsored: | No | Requires documentation: |
History
#1 Updated by Mike Gale almost 7 years ago
- Status changed from New to In progress
#2 Updated by Mike Gale almost 7 years ago
- File 0001-Remove-old-code-in-regen-derivs-8484.patch
added
- Status changed from In progress to Code Review
- Assignee changed from Mike Gale to José Raddaoui Marín
I spent a lot of time last week testing this since --index and no --index was showing inconsistent results. I don't think I should spend any more time on it unfortunately. I definitely removed the 2 lines of old, non-ES search code from the task though. So it shouldn't crash any more when using --index.
#3 Updated by Mike Gale almost 7 years ago
One other thing to note, we do indeed store the thumbnail path in the ES index and use it later in AtoM, so --index should in theory matter still for this case.
#4 Updated by José Raddaoui Marín almost 7 years ago
- Status changed from Code Review to In progress
- Assignee changed from José Raddaoui Marín to Mike Gale
Looks good
#5 Updated by Mike Gale almost 7 years ago
- Status changed from In progress to QA/Review
- Assignee changed from Mike Gale to Dan Gillean
merged into qa/2.2.x
To test, run php symfony digitalobject:regen-derivatives --index
It should not crash, where before it did due to some legacy code being in there that shouldn't have.
#6 Updated by Dan Gillean almost 7 years ago
- Status changed from QA/Review to Verified