[Bug] Inconsistent adherence to coding conventions in generated code

Resolved 💬 2 comments Opened May 26, 2026 by stephan-fx-flow Closed May 30, 2026

Bug Description
Sometimes its still not following our conventions to the T. But it is very quick.

Environment Info

  • Platform: darwin
  • Terminal: iTerm.app
  • Version: 2.1.142
  • Feedback ID: 9c8c466b-8a50-45ec-9c22-7ca7530300e5

Errors

[{"error":"McpToolCallError: 4 validation errors for call[get_issue]\nissue_key\n  Missing required argument [type=missing_argument, input_value={'cloudId': 'andile.atlas...tentFormat': 'markdown'}, input_type=dict]\n    For further information visit https://errors.pydantic.dev/2.13/v/missing_argument\ncloudId\n  Unexpected keyword argument [type=unexpected_keyword_argument, input_value='andile.atlassian.net', input_type=str]\n    For further information visit https://errors.pydantic.dev/2.13/v/unexpected_keyword_argument\nissueIdOrKey\n  Unexpected keyword argument [type=unexpected_keyword_argument, input_value='RFM-1909', input_type=str]\n    For further information visit https://errors.pydantic.dev/2.13/v/unexpected_keyword_argument\nresponseContentFormat\n  Unexpected keyword argument [type=unexpected_keyword_argument, input_value='markdown', input_type=str]\n    For further information visit https://errors.pydantic.dev/2.13/v/unexpected_keyword_argument\n    at R53 (/$bunfs/root/src/entrypoints/cli.js:4977:63)\n    at e_K (/$bunfs/root/src/entrypoints/cli.js:4977:1409)\n    at processTicksAndRejections (native:7:39)","timestamp":"2026-05-26T09:35:42.926Z"},{"error":"McpToolCallError: 3 validation errors for call[get_issue]\nissue_key\n  Missing required argument [type=missing_argument, input_value={'cloudId': 'andile.atlas...sueIdOrKey': 'RFM-1909'}, input_type=dict]\n    For further information visit https://errors.pydantic.dev/2.13/v/missing_argument\ncloudId\n  Unexpected keyword argument [type=unexpected_keyword_argument, input_value='andile.atlassian.net', input_type=str]\n    For further information visit https://errors.pydantic.dev/2.13/v/unexpected_keyword_argument\nissueIdOrKey\n  Unexpected keyword argument [type=unexpected_keyword_argument, input_value='RFM-1909', input_type=str]\n    For further information visit https://errors.pydantic.dev/2.13/v/unexpected_keyword_argument\n    at R53 (/$bunfs/root/src/entrypoints/cli.js:4977:63)\n    at e_K (/$bunfs/root/src/entrypoints/cli.js:4977:1409)\n    at processTicksAndRejections (native:7:39)","timestamp":"2026-05-26T09:36:31.212Z"},{"error":"McpToolCallError: 3 validation errors for call[get_issue]\nissue_key\n  Missing required argument [type=missing_argument, input_value={'cloudId': 'andile.atlas..., 'expand': 'changelog'}, input_type=dict]\n    For further information visit https://errors.pydantic.dev/2.13/v/missing_argument\ncloudId\n  Unexpected keyword argument [type=unexpected_keyword_argument, input_value='andile.atlassian.net', input_type=str]\n    For further information visit https://errors.pydantic.dev/2.13/v/unexpected_keyword_argument\nissueIdOrKey\n  Unexpected keyword argument [type=unexpected_keyword_argument, input_value='RFM-1909', input_type=str]\n    For further information visit https://errors.pydantic.dev/2.13/v/unexpected_keyword_argument\n    at R53 (/$bunfs/root/src/entrypoints/cli.js:4977:63)\n    at e_K (/$bunfs/root/src/entrypoints/cli.js:4977:1409)\n    at processTicksAndRejections (native:7:39)","timestamp":"2026-05-26T09:37:50.739Z"},{"error":"McpToolCallError: 1 validation error for call[search]\ncloudId\n  Unexpected keyword argument [type=unexpected_keyword_argument, input_value='andile.atlassian.net', input_type=str]\n    For further information visit https://errors.pydantic.dev/2.13/v/unexpected_keyword_argument\n    at R53 (/$bunfs/root/src/entrypoints/cli.js:4977:63)\n    at e_K (/$bunfs/root/src/entrypoints/cli.js:4977:1409)\n    at processTicksAndRejections (native:7:39)","timestamp":"2026-05-26T09:37:50.969Z"},{"error":"McpToolCallError: 2 validation errors for call[get_issue]\nissue_key\n  Missing required argument [type=missing_argument, input_value={'issueIdOrKey': 'RFM-190..., 'expand': 'changelog'}, input_type=dict]\n    For further information visit https://errors.pydantic.dev/2.13/v/missing_argument\nissueIdOrKey\n  Unexpected keyword argument [type=unexpected_keyword_argument, input_value='RFM-1909', input_type=str]\n    For further information visit https://errors.pydantic.dev/2.13/v/unexpected_keyword_argument\n    at R53 (/$bunfs/root/src/entrypoints/cli.js:4977:63)\n    at e_K (/$bunfs/root/src/entrypoints/cli.js:4977:1409)\n    at processTicksAndRejections (native:7:39)","timestamp":"2026-05-26T09:37:57.793Z"},{"error":"McpToolCallError: Error calling tool 'get_issue': Issue RFM-1909 not found. Verify the issue key and project access.\n    at R53 (/$bunfs/root/src/entrypoints/cli.js:4977:63)\n    at e_K (/$bunfs/root/src/entrypoints/cli.js:4977:1409)\n    at processTicksAndRejections (native:7:39)","timestamp":"2026-05-26T09:40:53.086Z"},{"error":"McpToolCallError: Error calling tool 'get_board_issues': Error searching issues for board with JQL: b'{\"errorMessages\":[],\"errors\":{\"rapidViewId\":\"The requested board cannot be viewed because it either does …

Note: Content was truncated.

View original on GitHub ↗

This issue has 2 comments on GitHub. Read the full discussion on GitHub ↗