when the row using the search values isnt found, i think it just returns the first row in the db
update: it seems to do this only when the search value is empty
people have been asking in support for things suddenly breaking just today related to dbs
I’m having a similar issue but I’m using a Get Rows Sorted by Column
block as my iterator. The list was staying maintained until a few days ago (when I first noticed it) and each server had all of it’s info on the same row (like it should) but when I checked last, I had duplicate server names and member counts but when I referenced the Server ID against what Inventor keeps, the IDs were in the same order but everything else was mixed around… but it seems everything was kept for the server just in a row that doesn’t share the Server ID for the server name and other info
Full section responsible for updating stored data
Get rows block to show validity
Update Row block to show what info is being updated
Network Request to server ID being sent (same for both request blocks)
Server List as recorded by Inventor
Server list as recorded by database
This should be fixed.