Skip to content

Conversation

@jvbriones
Copy link
Contributor

No description provided.

@metamaskbot metamaskbot added the team-qa team-qa label Sep 4, 2025
@jvbriones jvbriones merged commit fbaeb7a into main Sep 4, 2025
19 checks passed
@jvbriones jvbriones deleted the chore-small-fixes branch September 4, 2025 14:01
colF,
colG,
'Comments',
colH,
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Bug: Column Mismatch Causes Spreadsheet Errors

The headerRowFor function now returns 8 columns after removing the 'Comments' column. However, data rows created in functions like buildTabGrouping and processTab still contain 9 elements, and spreadsheet ranges expect 9 columns. This mismatch causes column misalignment and incorrect data writing in the Google Sheet.

Fix in Cursor Fix in Web

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

team-qa team-qa

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants