Project

Profile

Help

Issue #3469

closed

Quickstart Guide instructions are wrong for importer

Added by CodeHeeler about 6 years ago. Updated almost 4 years ago.

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

Description

http POST http://localhost:8000/api/v3/importers/file/ name='bar' download_policy='immediate' sync_mode='additive' feed_url='https://repos.fedorapeople.org/pulp/pulp/demo_repos/test_file_repo/PULP_MANIFEST'

HTTP/1.0 400 Bad Request
Allow: GET, POST, HEAD, OPTIONS
Content-Length: 53
Content-Type: application/json
Date: Wed, 14 Mar 2018 20:39:16 GMT
Server: WSGIServer/0.2 CPython/3.6.2
Vary: Accept, Cookie
X-Frame-Options: SAMEORIGIN

{
    "sync_mode": [
        "\"additive\" is not a valid choice."
    ]
}

Related issues

Related to File Support - Task #3336: Raise an exception if a user tries to create/update an importer with additive sync policyCLOSED - CURRENTRELEASEdaviddavis

Actions
Has duplicate File Support - Issue #3470: Workflow in README is broken - "additive" is not a valid choiceCLOSED - DUPLICATEActions

Also available in: Atom PDF