-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Closed
Labels
Description
Hello !
I have a weird issue with components getting disabled when they are updated via API.
Everytime I update a component with the PUT Method directly on https://cachet/component/:id
and do not specify enabled
in the body, the component gets disabled.
BR,
Pascal
MarcHagen and Tigerpanzer02