https://issues.apache.org/bugzilla/show_bug.cgi?id=57462
--- Comment #1 from Dominik Stadler <[email protected]> --- Seems the autofilter is not adjusted when sheet order changes, this is stored as getSpecificBuiltinRecord() in the Workbook, but not adjusted for setSheetOrder(). I tried to adjust this, but it was non-trivial to get this to work. Note: removeSheet() is likely also affected, similar adjusting of sheetIndexes is likely necessary there as well. -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
