From 59d3a29ca10095bfa3dffff6a513b47bcd3de687 Mon Sep 17 00:00:00 2001 From: Ebuka Amaefula Date: Wed, 7 Sep 2016 15:05:55 +0530 Subject: [PATCH] Edit the xml/schema/Core/ActionSechule.xml. Change start_action_condition character length from 32 to 62 --- xml/schema/Core/ActionSchedule.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xml/schema/Core/ActionSchedule.xml b/xml/schema/Core/ActionSchedule.xml index dc15121201..073492d53a 100644 --- a/xml/schema/Core/ActionSchedule.xml +++ b/xml/schema/Core/ActionSchedule.xml @@ -82,7 +82,7 @@ start_action_condition varchar - 32 + 62 Reminder Action 3.4 -- 2.25.1