Actions
Issue #7403
closedStory #6134: [EPIC] Pulp import/export
PulpExport full= can fail
Start date:
Due date:
Estimated time:
Severity:
2. Medium
Version:
Platform Release:
OS:
Triaged:
Yes
Groomed:
No
Sprint Candidate:
No
Tags:
Sprint:
Sprint 80
Quarter:
Description
The check at pulpcore.app.tasks.export::_incremental_requested() fails if f'full' is a bool instead of a str.
Updated by pulpbot about 4 years ago
- Status changed from ASSIGNED to POST
Added by ggainey about 4 years ago
Updated by ggainey about 4 years ago
- Status changed from POST to MODIFIED
Applied in changeset pulpcore|4739d2680bfc38bcadfeed81cab3e1506cc31284.
Updated by pulpbot about 4 years ago
- Status changed from MODIFIED to CLOSED - CURRENTRELEASE
Actions
Taught pulp-export process to do incrementals correctly when handed full=(bool).
fixes #7403