Friday, September 3, 2021
1 change · master
Resolved issues and error corrections
Authorized users can now edit their document spreadsheet templates as intended. This fixes an access check issue that incorrectly blocked legitimate template updates, reducing friction for teams managing reusable spreadsheet content.
Original PR description
the access check on "write" operation was badly handled and would be falsy all the time, preventing an authorized user to edit a template. Task 2637277