Ahmad
Ahmad7mo ago

Ahmad - Hi BuilShip team/all, When setting up...

Hi BuildShip team/all, When setting up the Assistant node to read data from a BuildShip table, is there some form of indexing that needs to occur in the process? I'm finding that it only references the very first row in the table and doesn't seem to acknowledge all the other data in the table. Thank you!
5 Replies
Gaurav Chadha
Gaurav Chadha7mo ago
It does read the entire rows of the table, cc @nithinrdy is there any form indexing in assistant to read/write?
Ahmad
Ahmad7mo ago
It was definitely working at one point throughout testing. Then it suddenly stopped referencing anything besides the first row. Even tried deleting the content in the current first row and sure enough it cntinued to only reference whatever showed up in the first.
nithinrdy
nithinrdy7mo ago
Not afaik, @Ahmad if you haven't already, perhaps you could submit a support request with a copy of the workflow included for us to take a look at?
Ahmad
Ahmad7mo ago
Ticket with screen recording submitted. I suspect I might have stumbled on something funky going on with old data possibly being cached in a node. In the video you'll see an error I wasn't expecting but it references actions that I had already previously deleted. I had a similar issue today with a different flow/node where it kept giving an error tha tit could not find a field that I had already removed. Had to delete the node and rebuild it. Even used all the same code and it worked fine. Followup, tried recreating the nodes including creating an empty node and copy/paste the code for the read docs. It didn't error out like in the video but it's still only referencing the first row.
Gaurav Chadha
Gaurav Chadha7mo ago
Hi Ahmad, thanks for sharing via support, we are taking an look the the copy/paste issue.