Hi,
Im facing something really weird during my api / ui tests.
im getting all subitems from a board by board id and get a list of subitems.
when trying updating them by change_multiple_column_value im getting success message on each, but I can’t see some of them in the UI although I got them via api.
when trying access it by ui (paste the item id) Im getting message : This subitem is either deleted
or belongs to a deleted board/group"
how that can be happens?
note - the state for each rule is active.