Details
-
Fix
-
Status: Released (View Workflow)
-
Minor
-
Resolution: Fixed
-
1.13
-
None
Description
Current Situation
If a job stream A is used that creates events X and a job stream B implements an Out Condition with command "delete A.X" then the event will not be deleted.
Desired Behavior
It should be possible to delete an event from job stream B that is created by job stream A.
Please note that not the event assigned to the job stream instance will be deleted but the event assigned the period.
Patch
A patch for this available here
To install the patch download the file to $scheduler_home/lib/patches and restart JobScheduler Master.