Hi All,
I have two boards and want to combine the queries of the both the board in such a way that the team sees only their stuff.
How to achieve this..
Regards,
Suma
Welcome to the Community!
If you add thee following to your query then it will show a user only their tickets:
assignee = currentuser()
Depending on where you put it, you will need the 'AND' either before, after or both.
Let me know if you're still struggling with it and I will see if I can help futher.
Thanks, Liam
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.