Trigger has stopped working

We have a system where the press team add news articles via the EES wizard, this goes into workflow with the status of the news item switching to 'approved to go live' when they save it as 'approve' via a trigger. This works fine.


We also have another trigger that should make all images added automatically live. This did work when the user put images in the media folder. However, we decided it'd be better to put the images below the associated news item (as a child) and now the trigger doesn't seem to fire and the images remain 'under construction'.



Trigger Details

===============



Enabled, no blocking

On Event Asset Created

Ignore permissions

Is image

Change status to live



Any ideas as to what's going wrong?

Could be related to the status of the parent News item. You cannot change a dependant asset to a Status lower than that of its parent.


You cannot change the Status of an asset if the current Status is Pending Approval, as Workflow is in progress.

[quote]
We have a system where the press team add news articles via the EES wizard, this goes into workflow with the status of the news item switching to 'approved to go live' when they save it as 'approve' via a trigger. This works fine.



We also have another trigger that should make all images added automatically live. This did work when the user put images in the media folder. However, we decided it'd be better to put the images below the associated news item (as a child) and now the trigger doesn't seem to fire and the images remain 'under construction'.



Trigger Details

===============



Enabled, no blocking

On Event Asset Created

Ignore permissions

Is image

Change status to live



Any ideas as to what's going wrong?

[/quote]



Have you got funnelback enabled? We noticed this with one of our triggers (images / files to 'live') and Squiz diagnosed it as a funnelback bug. temp fix - disable funnelback indexing…



K