Can somebody help me with an step by step on how to create a SR function?
My idea is to create a function that help me to filter subtasks with X status, based on parent tasks with X status.
I looked a lot over internet, but nothing accurate and basic. Let me represent it in few lines:
_ Filter parent tasks with X status
|___ Filter subtasks with X status.
So, I need to make a joint between these 2 filters. Help please