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

Updates to alerts that result in a 204 status returns None instead of recently updated Alert #159

@jzucker2

Description

@jzucker2

If while updating an alert, the alert is updated but no values are actually changed, a 204 status code is returned but the object returned by the update_alert function returns None instead of that recently updated alert

The 204 is not shown to users of the api so there is no way to know whether the operation failed or succeeded outside the SDK layer.

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