Skip to content

ci: small fixes - #117

Merged
jvbriones merged 1 commit into
mainfrom
chore-small-fixes
Sep 4, 2025
Merged

ci: small fixes#117
jvbriones merged 1 commit into
mainfrom
chore-small-fixes

Conversation

@jvbriones

Copy link
Copy Markdown
Contributor

No description provided.

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

Copy link
Copy Markdown

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 CursorFix in Web

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

Labels

team-qateam-qa

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@jvbriones@racitores@metamaskbot