Skip to content
This repository was archived by the owner on Aug 15, 2023. It is now read-only.
This repository was archived by the owner on Aug 15, 2023. It is now read-only.

Small Improvement: Aggregate Data dont allow wrong call #41

Description

@timo-at-lanalabs

df = api.aggregate(log_id=log_id, metric="frequency",grouping= "byActivity")
This receives an error like: 400 Client Error: Bad Request for url: http://localhost:4000/api/v2/aggregate-data

This is because values_from= "allEvents" is missing. We should not allow this request to go through and send a warning to the user.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions