Skip to content

fix(get_board_schema): ignore null collections#277

Open
Gujiassh wants to merge 2 commits intomondaycom:masterfrom
Gujiassh:fix/get-board-schema-null-collections
Open

fix(get_board_schema): ignore null collections#277
Gujiassh wants to merge 2 commits intomondaycom:masterfrom
Gujiassh:fix/get-board-schema-null-collections

Conversation

@Gujiassh
Copy link

Summary

  • treat null columns and groups collections in get_board_schema as empty strings instead of letting chained .join() calls throw
  • add focused regression coverage for nullable board schema collections

Testing

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

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