tracker issue : CF-3358899

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

PauseAll Breaks When Chained Tasks Present

| View in Tracker

Status/Resolution/Reason: Closed/Fixed/

Reporter/Name(from Bugbase): Rob Bilson / Rob Bilson (Rob Bilson)

Created: 11/04/2012

Components: Scheduler

Versions: 10.0

Failure Type:

Found In Build/Fixed In Build: Final / 283364

Priority/Frequency: Normal / Most users will encounter

Locale/System: English / Windows 7 64-bit

Vote Count: 0

Problem Description: Using cfschedule with action="pauseall" causes an error if you have any chained tasks at the server or application level.  In other words, if there are any chained tasks in the ColdFusion scheduler, trying to pauseall will throw an error.

Steps to Reproduce: Create a chained task (parent and child) and a few other tasks.  Try to execute a cfschedule action="pauseall"

Actual Result:ColdFusion returns the following error (and doesn't pause any of the tasks):

The following task is a chained task and could not be paused or resumed : childtask.


Expected Result:

ColdFusion should ignore chained tasks when executing a pauseall/resumeall.

Any Workarounds:

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

Watson Bug ID:	3358899

Keywords:
FixTested


External Customer Info:
External Company:  
External Customer Name: Rob Brooks-Bilson
External Customer Email:  
External Test Config: My Hardware and Environment details:

Attachments:

Comments: