Skip to content

Can't edit events in Raw Data/Search/Query #576

@BelKed

Description

@BelKed

Error: AxiosError: Request failed with status code 404. See dev console (F12) and/or server logs for more info.


  • Raw Data (http://localhost:5600/#/buckets/{bucket_id}) and Search (http://localhost:5600/#/search)
    GET http://localhost:5600/api/0/buckets//events/{event_id} results in 404
    –> missing bucket ID (it should be here: buckets/{bucket_id}/events)

  • Query (http://localhost:5600/#/query)
    GET http://localhost:5600/api/0/buckets//events/null results in 404
    –> missing bucket ID and event ID (is null)

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