Skip to content
  • Julien Fastré's avatar
    use event to override vote on task · ebc0961f
    Julien Fastré authored
    Now, the bundle dispatch an event `chill_task.vote` to override the authorization
    on voting on a task.
    
    If a subscriber or listener emits a vote on the event, this vote override the
    logic defined for the default task.
    ebc0961f