Conversation
There was a problem hiding this comment.
The PR is straightforward and the main substantive issue was already identified: in the getAttributes handler, status is destructured from req.data but never passed to getInstancesByBusinessKey, meaning any status filter provided by the caller is silently dropped. All other changes (moving workflows to srv/workflows/, hoisting cds.connect.to calls to init() for efficiency, documentation updates, and tsconfig cleanup) look correct and well-reasoned. Please address the unused status variable in programmatic-service.ts.
PR Bot Information
Version: 1.19.3 | 📖 Documentation | 🚨 Create Incident | 💬 Feedback
- LLM:
anthropic--claude-4.6-sonnet - Correlation ID:
0d35aed0-278d-11f1-8895-a0bb9ea6686c - Event Trigger:
pull_request.opened
SummaryThe following content is AI-generated and provides a summary of the pull request: Chore: Post-Review Updates – Workflow Path Restructure and
|
There was a problem hiding this comment.
The PR makes solid structural improvements (moving workflows to srv/workflows, hoisting cds.connect.to calls out of handlers, and removing the cds bind --exec wrapper), but has three notable issues: the global npm root -g fallback needs its own error handling, the process.env mutation in the binding auto-resolution leaks state globally, and the simplified import scripts silently depend on the plugin being loaded to supply the correct options.
PR Bot Information
Version: 1.19.3 | 📖 Documentation | 🚨 Create Incident | 💬 Feedback
- Event Trigger:
pull_request.ready_for_review - LLM:
anthropic--claude-4.6-sonnet - Correlation ID:
933b8fb0-27a4-11f1-875a-56fa7e92715a
cds bind --exec -- cds import --from processbecomescds import --process