From e46d7128ebe14ac21a8ba4ccb18283b35d72e6f7 Mon Sep 17 00:00:00 2001 From: Mark Wells Date: Wed, 7 Aug 2013 16:39:36 -0700 Subject: fix WillResolve date editing in ticket basics, #23309 --- rt/lib/RT/Interface/Web.pm | 1 + 1 file changed, 1 insertion(+) (limited to 'rt/lib/RT/Interface/Web.pm') diff --git a/rt/lib/RT/Interface/Web.pm b/rt/lib/RT/Interface/Web.pm index bdad21350..4a6bfda88 100644 --- a/rt/lib/RT/Interface/Web.pm +++ b/rt/lib/RT/Interface/Web.pm @@ -2983,6 +2983,7 @@ sub ProcessTicketDates { Starts Started Due + WillResolve ); #Run through each field in this list. update the value if apropriate -- cgit v1.2.1