Skip to main content

When using the items_by_column_values to return a set of pulses the state on each item does not match the state of the item within the board.


To reproduce



create new board

add item

archive item

query board using items_by_column_values

see archived item has state = “active”



{
items_by_column_values(board_id: x column_id: "text", column_value: "X") {
id
name,
state
}
}

image

image

image

@dipro and team, can you guys help on this one? we are super keen to get this sorted


Hey @dcherrington @AaronR-Enable - Daniel chiming in here.


Could you please check if the issue is still occurring? I tried to reproduce using the steps and query above but the item was returned with a state of archived:

image


-Daniel


I have tested this again with the same result.

Archived items are returned with a status of active.


Hey @dcherrington - to be honest I’m still not able to reproduce on my end:

image

Are you archiving the item through the interface, or through the API? I want to make sure I’m following the exact steps you’re taking.


Would you mind archiving a new item, running the query, and sending me the item ID and timestamp when this happened? I’ll see if something shows up on our logs.


-Daniel


Alex here, working as the project co-ordinator with Daniel.


These boards were already archived on the account before we began development.


Hey @avrij - following up over ZenDesk.


-Daniel