BOT Test BUG

It seems that 24 records only are displayed when Test is triggered from a Bot?

I have a table where the first 24 or more rows are filtered through a security filter. That is, the filter stops them from being read into Appsheet.

Consequently, my test records display as ‘0’ rows…

I have ‘Bypass Security Filters’ selected for the test, but still nothing displays which I think means that the Bypass Toggle is not used during Test mode?

Can somebody from Appsheet opine on why 24 records only are available to Test?

Hello there,

When I have to test something I just drag the rows on Google Sheets all the way to the top directly under the headers, then I refresh the app, and they’ll pop up there, once you’re done testing slide them all the way down again.

1 Like

Thanks for the suggestion. I reckon that would definitely work, however, the App is in full production and used constantly so I can’t just drag data around :disappointed_face:

1 Like

Of course you can, moving the data around won’t do anything unless you’re using the ROWNUMBER in your calculations

Also, you can just make a copy of the app and run all of your tests there.

1 Like