Bug #9346
Move to uploadedDIPs fails when DIP already exists
Status: | New | Start date: | 01/21/2016 | |
---|---|---|---|---|
Priority: | Low | Due date: | ||
Assignee: | - | % Done: | 0% | |
Category: | - | |||
Target version: | - | |||
Google Code Legacy ID: | Pull Request: | |||
Sponsored: | No | Requires documentation: |
Description
Noticed by users testing AIP re-ingest. When you have already created a DIP from a SIP and uploaded or stored, a copy of the DIP is moved to uploadedDIPs. If you then create another DIP by re-ingesting the AIP, the Move to uploadedDIPs micro-service fails because there is already a DIP with the same name in that directory.
A work around is to clean out the uploadedDIPs directory before re-ingesting the AIP for new DIP creation.