ummon-server / ummon-server

Ummon is node.js application for creating, queuing, running and monitoring externally running tasks

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Allow for disabling of collections and individual tasks

mattmcmanus opened this issue · comments

  • Get and set whole collections with settings
  • Enable/Disable an individual task
  • Create a collection that is disabled so no triggers are made
  • Enable a collection and create each tasks triggers
  • Update CLI to support this

Disabling a task or collection removes all triggers so that it cannot be fired

Closing this one out!