zalando-zmon / zmon-controller

ZMON UI and REST API
https://docs.zmon.io/
Other
21 stars 17 forks source link

Cannot delete alert definition #247

Closed PetrGlad closed 8 years ago

PetrGlad commented 8 years ago

Reproduction:

  1. Create check, add some alert to it.
  2. On the alert's page click "edit"
  3. Click "Delete"
  4. Nothing happens Expected: the alert should be removed after requesting some confirmation from the user.
Jan-M commented 8 years ago

In which environment/setup are you testing this?

Jan-M commented 8 years ago

https://github.com/zalando-zmon/zmon-controller/commit/0c199a4e9cfb288ac15a29976b9f39d660a7156c

Possibly this is related to the recent merge of alert details. We will solve this.

elauria commented 8 years ago

solved