tracker issue : CF-3761853

select a category, or use search below
(searches all categories and all time range)
Title:

(Exchange 2010/2013) cfexchangetask action="modify" : setting the percentcompleted to 100 or DateCompleted to a past date, does not change the task status to Completed.

| View in Tracker

Status/Resolution/Reason: Closed/Fixed/

Reporter/Name(from Bugbase): / ext-user (Piyush Kumar Nayak)

Created: 05/17/2014

Components: CFExchange

Versions: 11.0

Failure Type:

Found In Build/Fixed In Build: GM / CF11 Update5

Priority/Frequency: Major / Some users will encounter

Locale/System: English / Windows 7 64-bit

Vote Count: 0

Listed in the version 11.0.05.293506 Issues Fixed doc
Problem:
(Exchange 2010/2013) cfexchangetask action="modify" : setting the percentcompleted to 100 or DateCompleted to a past date, does not change the task status to Completed.
(related bug # 3699565)

Method:
See notes

Result:
When percentcompleted=100, then status=Completed and DateCompleted=now()
Status: In_Progress

Expected:
When percentcompleted=100, then status=Completed and DateCompleted=now()
Status: Completed
This is the result in Exchange 2003 and 2007.

Workaround:
n/a

----------------------------- Additional Watson Details -----------------------------

Watson Bug ID:	3761853

External Customer Info:
External Company:  
External Customer Name:  
External Customer Email:

Attachments:

Comments:

verified with standalone CF11,0,04,293043 / Win 7x64. With Exchange 2010/2013, modifying a task with attribute percentcompleted=100 does not set the completion date (if the date is, or is not, specified ). Under similar conditions, in Exchange 2007, completion date is set to the specified date or current date in case the completion date is not specified. with: <cfset modtaskstruct.percentcompleted=100> task in exchange 2010/2013 is set to: Status: Completed PercentCompleted: 100.0 DateCompleted: task in exchange 2007 is set to: Status: Completed PercentCompleted: 100.0 DateCompleted: {ts '2015-01-23 12:18:27'}
Comment by Piyush K.
12064 | January 23, 2015 01:27:44 AM GMT
This is fixed in HF5. verified with build 11,0,05,293351 / OSX10.9/WildFly/JRE1.8 The issue exists in HF4. closing this. raising bug #CF-3942309, to track the issue mentioned in the preceding comment.
Comment by Piyush K.
12065 | February 19, 2015 02:17:36 AM GMT
The fix for this bug is available in the pre-release build of ColdFusion 11 Update 5
Comment by CFwatson U.
12066 | February 20, 2015 09:23:09 AM GMT
Verified this is fixed in CF11 Update 5 (build 11,0,05,293506). Thanks!, -Aaron
Comment by External U.
12067 | August 27, 2015 01:40:14 AM GMT