Project

Profile

Help

Issue #7176

closed

scripts for copy (modify/ endpoint ) are incorrect

Added by ttereshc almost 4 years ago. Updated over 3 years ago.

Status:
CLOSED - CURRENTRELEASE
Priority:
Normal
Assignee:
Sprint/Milestone:
Start date:
Due date:
Estimated time:
Severity:
2. Medium
Version:
Platform Release:
OS:
Triaged:
Yes
Groomed:
No
Sprint Candidate:
No
Tags:
Documentation
Sprint:
Sprint 79
Quarter:

Description

See https://pulp-rpm.readthedocs.io/en/3.4/workflows/copy.html#basic-repository-modification-api

There is a typo in CONTENT_HHREF, so I guess no content is being actually copied.

If I copy-paste http POST $BASE_ADDR$REPO_HREF'modify'/ add_content_units:=["$CONTENT_HREF"] it requires list to be in the quotes http POST $BASE_ADDR$REPO_HREF'modify'/ add_content_units:='["$CONTENT_HREF"]'

Actions #1

Updated by ttereshc almost 4 years ago

  • Triaged changed from No to Yes
  • Sprint set to Sprint 77
Actions #2

Updated by rchan over 3 years ago

  • Sprint changed from Sprint 77 to Sprint 78
Actions #3

Updated by rchan over 3 years ago

  • Sprint changed from Sprint 78 to Sprint 79
Actions #4

Updated by ppicka over 3 years ago

  • Status changed from NEW to ASSIGNED
  • Assignee set to ppicka
Actions #5

Updated by pulpbot over 3 years ago

  • Status changed from ASSIGNED to POST

Added by ppicka over 3 years ago

Revision 64c60ddf | View on GitHub

Docs script fix

Fix copy script - moved as single script used in correctness check script. Add this copy script to travis docs check.

Adjust scripts to pass shellcheck.

closes: #7176 https://pulp.plan.io/issues/7176

Actions #6

Updated by ppicka over 3 years ago

  • Status changed from POST to MODIFIED

Added by ppicka over 3 years ago

Revision a178ddf5 | View on GitHub

Docs script fix

Fix copy script - moved as single script used in correctness check script. Add this copy script to travis docs check.

Adjust scripts to pass shellcheck.

closes: #7176 https://pulp.plan.io/issues/7176 (cherry picked from commit 64c60ddf8e2c3520f8122150d218468c97e87414)

Actions #7

Updated by ttereshc over 3 years ago

  • Sprint/Milestone set to 3.6.1
Actions #8

Updated by pulpbot over 3 years ago

  • Status changed from MODIFIED to CLOSED - CURRENTRELEASE

Also available in: Atom PDF