Actions
Issue #8211
closedMigration reset() requires both href and the migration plan as a string for Ruby bindings
Start date:
Due date:
Estimated time:
Severity:
2. Medium
Platform Release:
OS:
Triaged:
No
Groomed:
No
Sprint Candidate:
No
Tags:
Katello
Sprint:
Quarter:
Description
From the generated docs:
... result = api_instance.reset(pulp_2to3_migration_migration_plan_href, pulp2to3_migration_migration_plan) ...
We should be able to just provide the plan href rather than just the plan as a string.
Updated by ttereshc almost 4 years ago
- Status changed from NEW to ASSIGNED
- Assignee set to ttereshc
Added by ttereshc almost 4 years ago
Added by ttereshc almost 4 years ago
Revision 86af5f4c | View on GitHub
Fix schema for the reset/ endpoint
Added by ttereshc almost 4 years ago
Revision 86af5f4c | View on GitHub
Fix schema for the reset/ endpoint
Updated by ttereshc almost 4 years ago
- Status changed from ASSIGNED to MODIFIED
Applied in changeset pulp:pulp-2to3-migration|86af5f4ce9791caeb093be5287090054220debba.
Updated by pulpbot almost 4 years ago
- Status changed from MODIFIED to CLOSED - CURRENTRELEASE
Actions
Fix schema for the reset/ endpoint
closes #8211 https://pulp.plan.io/issues/8211