History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: CIB-1579
Type: Bug Bug
Status: Resolved Resolved
Resolution: Fixed
Priority: Major Major
Assignee: jason
Reporter: Stephen Nesbitt
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Pulse

Hidden trigger not respected

Created: 29/Jul/08 07:45 PM   Updated: 30/Jul/08 05:37 PM
Component/s: Build core
Affects Version/s: 2.0.9
Fix Version/s: 2.0.10

Environment: Linux, mysql 4.x


 Description  « Hide
I have a project hierarchy that looks like this:
global project template -> Ant Build Template -> IRModeler Nightly Template -> IRModeler Dev

Under the Ant Build Template I have set triggers to SCM trigger

Under the child IRModeler Nightly Template I have hidden the scm trigger and added a new cron trigger. I have confirmed that the triggers in IRModeler Dev contain the Nightly cron trigger and not the scm trigger.

There recently was an scm change and much to my surprise the IRModeler Dev kicked off with a why of scm trigger.

It looks top me that the fact that I hide the scm trigger is not being respected.

 All   Comments   Change History      Sort Order:
Stephen Nesbitt - 29/Jul/08 07:53 PM
One of these days I will learn to type ... <sigh>

jason - 30/Jul/08 12:17 AM
Hi Stephen,

Thanks for the report. This certainly looks like a bug, my guess is that the trigger is not being removed from our underlying scheduling system when it is hidden. If this hunch is right a workaround would be restarting the Pulse instance.

jason - 30/Jul/08 05:36 PM
Fixed in change 4628.