Skip to content

Feature/416 hide zombie check in alert creation module

Describe the MR

Remove the zombie Check from the list in the Alert creation modal.

Why was this MR needed?

To prevent the user from creating an Alert on an unused Check.

Extra-care points?

The list of ProbeConfigurations in the Vuex store currently lists only top 100 items. This should be refactored to get all the ProbeConfigurations, page by page.

Does this MR meet the acceptance criteria?

  • Documentation created/updated => N/A
  • CHANGELOG updated
  • Unit Tests added/updated => N/A

What are the relevant issue numbers?

Closes #416 (closed)

License and Developer Certificate of Origin

  • By contributing to Pantomath SAS, You accept and agree to the following terms and conditions for Your present and future Contributions submitted to Pantomath SAS. Except for the license granted herein to Pantomath SAS and recipients of software distributed by Pantomath SAS, You reserve all right, title, and interest in and to Your Contributions. All Contributions are subject to the following Developer Certificate of Origin and License terms.

Merge request reports

Loading