Issue #8621
closedTotal counters for content migration are updated only after the migration is done
Description
overall counter
{
"code": "migrating.content",
"done": 18343,
"message": "Migrating content to Pulp 3",
"state": "running",
"suffix": null,
"total": 18343
},
even though errata migration is running already, the counter above is not updated.
{
"code": "migrating.rpm.content",
"done": 511512,
"message": "Migrating rpm content to Pulp 3 erratum",
"state": "running",
"suffix": null,
"total": 4092043
},
Updated by ttereshc over 3 years ago
- Status changed from NEW to POST
- Assignee set to ttereshc
- Sprint set to Sprint 95
Added by ttereshc over 3 years ago
Added by ttereshc over 3 years ago
Revision c9056413 | View on GitHub
Update total counter before migration of a content type starts.
Also unified some names in the progress report.
Added by ttereshc over 3 years ago
Revision c9056413 | View on GitHub
Update total counter before migration of a content type starts.
Also unified some names in the progress report.
Updated by ttereshc over 3 years ago
- Status changed from POST to MODIFIED
Applied in changeset pulp:pulp-2to3-migration|c905641328db3f71e9d50b193a81ae5a7f0d9415.
Added by ttereshc over 3 years ago
Revision 3cc8425e | View on GitHub
Update total counter before migration of a content type starts.
Also unified some names in the progress report.
closes #8621 https://pulp.plan.io/issues/8621
(cherry picked from commit c905641328db3f71e9d50b193a81ae5a7f0d9415)
Added by ttereshc over 3 years ago
Revision 3cc8425e | View on GitHub
Update total counter before migration of a content type starts.
Also unified some names in the progress report.
closes #8621 https://pulp.plan.io/issues/8621
(cherry picked from commit c905641328db3f71e9d50b193a81ae5a7f0d9415)
Added by ttereshc over 3 years ago
Revision 3cc8425e | View on GitHub
Update total counter before migration of a content type starts.
Also unified some names in the progress report.
closes #8621 https://pulp.plan.io/issues/8621
(cherry picked from commit c905641328db3f71e9d50b193a81ae5a7f0d9415)
Updated by pulpbot over 3 years ago
- Status changed from MODIFIED to CLOSED - CURRENTRELEASE
Update total counter before migration of a content type starts.
Also unified some names in the progress report.
closes #8621 https://pulp.plan.io/issues/8621