Project

Profile

Help

Issue #7679

closed

@pulp3_distribution_hrefs now a single string instead of array of strings

Added by iballou over 3 years ago. Updated over 3 years ago.

Status:
CLOSED - CURRENTRELEASE
Priority:
Normal
Sprint/Milestone:
Start date:
Due date:
Estimated time:
Severity:
3. High
Platform Release:
OS:
Triaged:
Yes
Groomed:
No
Sprint Candidate:
No
Tags:
Katello
Sprint:
Sprint 83
Quarter:

Description

=> [#, ... ]

@pulp3_distribution_hrefs used to be an array of strings instead of a single string representing an array of strings.

Migration plugin and client 0.4.0

Actions #1

Updated by iballou over 3 years ago

[#<Pulp2to3MigrationClient::Pulp2to3MigrationPulp2RepositoryResponse:0x0000000022006050 @is_migrated=true, @not_in_plan=false, @pulp2_object_id="5f7f624c7acce904680023be", @pulp2_repo_id="8_view1_archive", @pulp2_repo_type="rpm", @pulp3_distribution_hrefs= "["/pulp/api/v3/distributions/rpm/rpm/08b52357-f241-4ae2-88ee-0e52d82a6f76/", "/pulp/api/v3/distributions/rpm/rpm/e2f155b7-940b-4236-a62f-d2d794ac5ca0/", "/pulp/api/v3/distributions/rpm/rpm/597c1416-0381-45eb-9ee7-8eec6b2f14cd/", "/pulp/api/v3/distributions/rpm/rpm/77718b89-3411-4782-a54b-b68b49d32162/"]", @pulp3_publication_href="/pulp/api/v3/publications/rpm/rpm/a22193d1-c6ca-4d2c-86b2-efef8afeb3d1/", @pulp3_repository_href="/pulp/api/v3/repositories/rpm/rpm/caabacef-cbda-441f-913a-772df9891992/", @pulp3_repository_version="/pulp/api/v3/repositories/rpm/rpm/caabacef-cbda-441f-913a-772df9891992/versions/1/", @pulp_created=Thu, 08 Oct 2020 19:02:41 +0000, @pulp_href="/pulp/api/v3/pulp2repositories/4168368f-0c80-4ff3-84d2-3af06c224130/">, ... ]

@pulp3_distribution_hrefs= "["/pulp/api/v3/distributions/rpm/rpm/08b52357-f241-4ae2-88ee-0e52d82a6f76/", "/pulp/api/v3/distributions/rpm/rpm/e2f155b7-940b-4236-a62f-d2d794ac5ca0/", "/pulp/api/v3/distributions/rpm/rpm/597c1416-0381-45eb-9ee7-8eec6b2f14cd/", "/pulp/api/v3/distributions/rpm/rpm/77718b89-3411-4782-a54b-b68b49d32162/"]",
Actions #2

Updated by iballou over 3 years ago

Looks like this happened before https://pulp.plan.io/issues/6049

Actions #3

Updated by iballou over 3 years ago

API is returning the array of strings fine, it's just the ruby bindings.

Actions #4

Updated by dkliban@redhat.com over 3 years ago

  • Triaged changed from No to Yes
  • Sprint set to Sprint 83
Actions #5

Updated by dkliban@redhat.com over 3 years ago

  • Status changed from NEW to ASSIGNED
  • Assignee set to dkliban@redhat.com

Added by dkliban@redhat.com over 3 years ago

Revision fa067253 | View on GitHub

Fixes the OpenAPI schema for the Pulp2Repositories

fixes: #7679 https://pulp.plan.io/issues/7679

Added by dkliban@redhat.com over 3 years ago

Revision fa067253 | View on GitHub

Fixes the OpenAPI schema for the Pulp2Repositories

fixes: #7679 https://pulp.plan.io/issues/7679

Added by dkliban@redhat.com over 3 years ago

Revision fa067253 | View on GitHub

Fixes the OpenAPI schema for the Pulp2Repositories

fixes: #7679 https://pulp.plan.io/issues/7679

Actions #7

Updated by dkliban@redhat.com over 3 years ago

  • Status changed from ASSIGNED to MODIFIED

Added by dkliban@redhat.com over 3 years ago

Revision 74764958 | View on GitHub

Fixes the OpenAPI schema for the Pulp2Repositories

fixes: #7679 https://pulp.plan.io/issues/7679 (cherry picked from commit c5dac509923e815d3ee278b99f9fc7180e68e8e5)

Added by dkliban@redhat.com over 3 years ago

Revision 74764958 | View on GitHub

Fixes the OpenAPI schema for the Pulp2Repositories

fixes: #7679 https://pulp.plan.io/issues/7679 (cherry picked from commit c5dac509923e815d3ee278b99f9fc7180e68e8e5)

Added by dkliban@redhat.com over 3 years ago

Revision 74764958 | View on GitHub

Fixes the OpenAPI schema for the Pulp2Repositories

fixes: #7679 https://pulp.plan.io/issues/7679 (cherry picked from commit c5dac509923e815d3ee278b99f9fc7180e68e8e5)

Actions #8

Updated by ttereshc over 3 years ago

  • Sprint/Milestone set to 0.4.1
Actions #9

Updated by pulpbot over 3 years ago

  • Status changed from MODIFIED to CLOSED - CURRENTRELEASE

Also available in: Atom PDF