Skip to content

[Bug]: list_import_jobs should have a db_name argument not a collection_name argument #2982

@lamflokas

Description

@lamflokas

Is there an existing issue for this?

  • I have searched the existing issues

Describe the bug

As per the documentation here the list import endpoint has a dbName argument not collectionName argument.

But list_import_jobs has a collection_name argument while the db_name is missing.

Expected Behavior

Instead list_import_jobs should have a db_name and the collection_name should be removed.

Steps/Code To Reproduce behavior

Not applicable.

Environment details

Not applicable.

Anything else?

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    kind/bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions