How to run an automation trigger only in one section

Hello,

I am trying to create an automation in a project that would re-surface old tasks in one particular section if the due date is approaching.

Currently, I have this:

But this runs anywhere in the project, messing up my sections. How can I make sure this only triggers if the task is in a specific section?

1 Like

@Sascha_Picchiantano,

You’ll want to use one additional trigger within this rule by clicking the upper “+” in your screenshot and adding the trigger “Moved to a section” and supply your section name to target, then save the rule.

Consider the “Moved to a section” as “In or moved to a section.”

The default for two triggers is they both must be true, so that will focus your rule as desired.

Hope that helps,

Larry

Hi Larry, thank you! To consider the “Moved to a section” as “In or moved to a section.” was what I was missing. The wording of the trigger makes it sound like this only triggers at the moment you move something to a section.

I’ll give this a shot. Thank you!

1 Like

Hm. Nope. Doesn’t work.

@Sascha_Picchiantano, Are you aware that “Due date is approaching” rules only run once per day just after midnight? I’m guessing not since you didn’t wait a day before saying it failed :slight_smile: (This is documented but often misunderstood.)

I agree “Moved to a section” is not a good label.

Hope that helps,

Larry

2 Likes

Oh, I didn’t know that. Thanks for pointing it out. I’ll wait for tomorrow and see what happens :slight_smile:

2 Likes

The wording on the triggers is really a recurring issue, takes a long time to get it…

1 Like

Ok. Midnight has passed. Twice. The rule still hasn’t run:

Here is the rule again, for reference:

What else am I missing?

2 things to check that might help:

  • please note that anything that is already overdue or due in 2 or 1 day will not match the trigger. It has to become “due in 3 days” at midnight
  • because you use a double trigger it means the only tasks that will move are the ones sitting in the “Do later” section

Does this help?

PS: you don’t have any other rule running?
PS2: can you share a screenshot of a task that should have moved and haven’t? you can use http://facepixelizer.com to anonymise

1 Like

I am not entirely sure, but I thought I set one of the tasks with a 3 day due date specifically to test rule triggering. I might have done it wrong, though. I have now set a task to become due on Wednesday next week. If that doesn’t trigger, I will revert back.

Thanks!

2 Likes

Alright. Looks like it worked now :slight_smile: Thanks everyone!

1 Like

I have a similar issue, the auto trigger doesnt work. Please help!

Capture

Welcome, @Nancy_Nguyen,

Did you read the prior posts in this thread? In particular, making sure that before midnight you have a task (in My Tasks, I’m assuming) with a due date of tomorrow, and then wait until after midnight (usually before 1am) to see that the rule has run.

Hope that helps,

Larry

1 Like

Perfect! Thanks @lpb . I tried several time and finally it worked.

1 Like

This topic was automatically closed after 6 days. New replies are no longer allowed.