Matt 4e08e649da
All checks were successful
Build and Push Docker Images / docker (push) Successful in 2m27s
Fix NocoDB PATCH API format and reduce Wren portfolio logging
- Fix updateOrder() in nocodbClient.js to use NocoDB v2 API format
  (PATCH to base endpoint with Id in body, not in URL path)
- Remove verbose portfolio details logging from wrenClient.js
  (keep only summary: status, duration, portfolio count)

Resolves NocoDB fulfillment update error: Cannot PATCH .../records/3

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-03 16:54:04 +01:00
..