Skip to content

fix(get_full_board_data): ignore null items#268

Open
Gujiassh wants to merge 2 commits intomondaycom:masterfrom
Gujiassh:fix/full-board-data-null-items
Open

fix(get_full_board_data): ignore null items#268
Gujiassh wants to merge 2 commits intomondaycom:masterfrom
Gujiassh:fix/full-board-data-null-items

Conversation

@Gujiassh
Copy link

Summary

  • filter null items out of items_page.items before enriching updates, people, and stats in get_full_board_data
  • keep user lookup and aggregate counts aligned with the filtered item list
  • add regression coverage for a board response containing a null item entry

Testing

  • npx jest src/core/tools/platform-api-tools/full-board-data-tool/full-board-data-tool.test.ts
  • npx eslint src/core/tools/platform-api-tools/full-board-data-tool/full-board-data-tool.ts src/core/tools/platform-api-tools/full-board-data-tool/full-board-data-tool.test.ts
  • npm run build

Gujiassh and others added 2 commits March 24, 2026 10:58
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent)

Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent)

Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant