johnsusek / praeco

Elasticsearch alerting made simple.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to setup limit execution as run every X minutes / hours after v1.8.16

reilee opened this issue Β· comments

πŸ› Summary

There is a breaking change in v1.8.16

Setting screen of limitExcecutionn 956c904
vue-cron-editor-buefy to vue-js-cron

Before this version the UI looks like this:
image

But after v1.8.16 it changed to
image

It looks more friendly to non-tech people(?), but it is really important to have an advance way to set it like a cronjob.


  • Fork the vue-cron-editor repository
  • Update the library of vue2 version of vue-cron-editor and restore vue-cron-editor
  • Create a vue3 compatible version of vue-cron-editor. vue-cro-editor-buefy-next

Would be great if any advanced option to set the cronjob also applies to Aggregation scheduler too :
image