I have a flow that should only run if the Planner task is in a certain Planner bucket.
I've set it up so the "value Bucket ID" is equal to the written name of the bucket, in this case daily.
This did not work. It just sort the task as if it's not a member of the bucket.
I have several different buckets in the flow, and they all have to execute something differently according to which bucket the task is in.
Hope someone has an idea to do this, as I'm kinda clueless by now.