Skip to content

Missing documentEdition task type #3255

@Strift

Description

@Strift

The documentEdition task type is not documented in the API reference: https://www.meilisearch.com/docs/reference/api/tasks#type

However, it appears the API can return it, as evidenced in these PHP SDK tests. Here why the test is failing:

  • The SDK calls the "update documents by function" API
  • The API returns a task with the documentEdition type
  • Because the documentEdition type is not expected (we designed the SDK based on the docs), it throws an error

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions