Quote:
Originally Posted by ownedbycats
Question: I have several cleanup chains that modify multiple columns in a row. Unfortunately Last Modified seems to trigger for all of them which causes a slight pause between each action; running the chain with my column turned off sped things up considerably.
Is there a way to alleviate this, such as making it trigger only on the last change?
|
No, that will not be possible. But maybe I can add an option to Chain Dialog to de-activate the Last Modified plugin altogether whenever the chain is running. But you will have to update the date columns yourself by adding single field edit actions to the end of the chain.
Edit: As an alternative, I can make a custom action that toggles the Last Modified Plugin on and off. But this will also need a small modification to the Last Modified Plugin.