I want to include on Kanban board items from another project that have certain status values. I know how to include items from another project in the query for my board, but how do I filter those to certain status values?
Something like
( project = ABC and status in (open, in-progress) ) or (project = XYZ)
should do it.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.