I'm trying to setup a function basically that filter "Has this task been updated within 8 hours of it's created date".
I was trying something like this : "updated in(createdDate <= -8h)"
But it doesn't seem like there's a way to do what i'm trying to if anyone has an idea how i could do it i'd be really happy ![]()
Cheers
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.