Skip to content

Outdated instructions for uploading nested JSON with wrapper file using couchimport #207

@Betsegaw-hp

Description

@Betsegaw-hp

Issue:

The current lab guide provides outdated instructions for uploading nested JSON with a wrapper file to CouchDB using the couchimport tool. Specifically, the guide references options such as --type and --json-path, which are now obsolete as they are no longer accepted by the updated version of couchimport.

Steps to reproduce:

  1. Follow the lab guide's instructions for uploading nested JSON with a wrapper file using couchimport.
  2. Attempt to use the --type and --json-path options as described.
  3. Encounter errors since these options are no longer valid in the updated couchimport.

Expected behavior:

The lab guide should reflect the updated couchimport arguments and provide correct instructions for uploading nested JSON data, including how to handle wrapper files.

Additional context:

The updated version of couchimport no longer requires --type and --json-path. The documentation should be updated to clarify the new usage, especially for users working with nested JSON and wrapper files.
image

Suggested fix:

  • Update the instructions to reflect the latest changes in couchimport.
  • Provide examples for uploading nested JSON data using the current version of couchimport.

Here is my fix(https://github.com/Betsegaw-hp/agfzb-CloudAppDevelopment_Capstone/blob/master/cloudant/howtoupload.md)

Environment:

  • couchimport version: 2.1.1

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions