Pagination Reset Error on Interactive Report
I have an interactive report that shows 15 rows per "page." My user clicks next page at the bottom to say the 3rd page (rows 31-45) and then clicks on a column header and types a valid value in the search box for the column. The interactive report then returns an error that says
Invalid set of rows requested, the source data of the report has been modified.
Reset Pagination
I have an unconditional branch on the page that resets pagination. However, I don't believe the interactive report is actually submitting the page when it returns this result. Is this just a bug with interactive reports or did I miss something?
For reference, we're using Apex 4.0.2.00.07
Theme 11. Green Spring