Feature #13126
Add '--skip-nested-set-build' option to digitalobject:load task
Status: | Verified | Start date: | 07/29/2019 | |
---|---|---|---|---|
Priority: | Medium | Due date: | ||
Assignee: | - | % Done: | 0% | |
Category: | CSV import | |||
Target version: | Release 2.6.0 | |||
Google Code Legacy ID: | Tested version: | |||
Sponsored: | Yes | Requires documentation: |
Description
Add a new command line option to the digital object load task to disable nested set update during the load.
The feature already exists for the information object load task - this functionality will be identical.
The purpose of doing this is to speed up the digitalobject:load CLI task where the database already has a large number of descriptions, or if the import set is very large.
If this setting is used during an import, the CLI build nested sets task, and the search:populate tasks will need to be run post digital object import.
History
#1 Updated by Steve Breker almost 3 years ago
- Status changed from In progress to QA/Review
- Assignee deleted (
Steve Breker)
PR here: https://github.com/artefactual/atom/pull/940
Approved by Radda.
Merged to qa/2.6.x. Ready for QA.
This was build for the PAS project.
#2 Updated by Dan Gillean over 2 years ago
- Status changed from QA/Review to Verified
- Sponsored changed from No to Yes