From b765c0c3fbd88866f8db156a73d7480d4b5784d2 Mon Sep 17 00:00:00 2001 From: Andrew Cantino Date: Tue, 26 Jul 2016 20:19:52 -0400 Subject: [PATCH] DataOutputAgent cannot create events (#1608) --- app/models/agents/data_output_agent.rb | 1 + 1 file changed, 1 insertion(+) diff --git a/app/models/agents/data_output_agent.rb b/app/models/agents/data_output_agent.rb index 29ac95d8..483a2804 100644 --- a/app/models/agents/data_output_agent.rb +++ b/app/models/agents/data_output_agent.rb @@ -3,6 +3,7 @@ module Agents include WebRequestConcern cannot_be_scheduled! + cannot_create_events! description do <<-MD