I have also come across this etag failure, and it combines horribly with another row-delete bug. Reproduction:
- Create a spreadsheet with title row and three rows underneath. - Using the API, get the list feed for the spreadsheet. - Using the API, delete the first row (i.e., the first list entry). (Use If-Match or not — doesn’t matter yet.) - Using the API, delete the second row (i.e., the second list entry). Use If-Match. - FAIL. The bottom (third) row disappears from the spreadsheet, rather than the second. -- You received this message because you are subscribed to the Google Groups "Google Spreadsheets API" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
