Skip to main content

Hi, mates.

I can fetch items with only non completed status with my query. This is strange as I have no rules applied for the items_page object in my query. What might cause this behaviour?

query {

boards(ids: 2360058426) {

items_count

items_page {

items {

group {

title

id

}

name

state

subitems {

name

column_values {

column {title id}

value

type

}

}

}

}

}

}

Hello there @Vlado and welcome to the community!


I hope you like it here 💪


Would you be able to please fill this form so our team can take a look into this? Please add as much detail about your case as possible (as your account ID, the exact query you are using (with the board ID in it).


Looking forward to hearing from you via the form!


Cheers,

Matias


Reply