Leopoldadmin
  • Joined on 2026-05-19
Leopoldadmin opened issue Leopoldadmin/leocrm#223 2026-07-30 09:11:46 +00:00
[Auto] Request failed with status code 500
Leopoldadmin opened issue Leopoldadmin/leocrm#221 2026-07-30 09:11:45 +00:00
[Auto] [Backend] POST /api/v1/ai/sessions: Could not refresh instance '<AIChatSession at 0x7d34705d44d0>'
Leopoldadmin opened issue Leopoldadmin/leocrm#220 2026-07-30 09:11:29 +00:00
[Auto] Request failed with status code 404
Leopoldadmin opened issue Leopoldadmin/leocrm#219 2026-07-30 09:11:29 +00:00
[Auto] [Backend] GET /api/v1/api/v1/workspaces/my → 404
Leopoldadmin opened issue Leopoldadmin/leocrm#218 2026-07-30 09:07:28 +00:00
[Auto] Network Error
Leopoldadmin pushed to main at Leopoldadmin/leocrm 2026-07-30 08:56:58 +00:00
c79fbe7fbb fix: WorkflowEditor TypeScript unknown type cast
Leopoldadmin pushed to main at Leopoldadmin/leocrm 2026-07-30 08:54:29 +00:00
2cd3f30f82 fix: workflow 422 validation + report 500 DB data fetching + AI stream tenant context
Leopoldadmin pushed to main at Leopoldadmin/leocrm 2026-07-30 08:45:35 +00:00
3f2f594847 fix: AI stream route missing set_tenant_context causing RLS INSERT failure
Leopoldadmin opened issue Leopoldadmin/leocrm#217 2026-07-30 08:32:50 +00:00
[Auto] [Backend] POST /api/v1/ai/sessions: Could not refresh instance '<AIChatSession at 0x7d33b195c4a0>'
Leopoldadmin opened issue Leopoldadmin/leocrm#216 2026-07-30 08:32:49 +00:00
[Auto] [Backend] POST /api/v1/ai/sessions: Could not refresh instance '<AIChatSession at 0x7d33c8451a30>'
Leopoldadmin opened issue Leopoldadmin/leocrm#215 2026-07-30 08:32:49 +00:00
[Auto] [Backend] POST /api/v1/ai/sessions: Could not refresh instance '<AIChatSession at 0x7d33b3ed0a10>'
Leopoldadmin opened issue Leopoldadmin/leocrm#214 2026-07-30 08:31:15 +00:00
[Auto] [Backend] POST /api/v1/reports/presets/generate → 500
Leopoldadmin opened issue Leopoldadmin/leocrm#213 2026-07-30 08:30:57 +00:00
[Auto] Request failed with status code 500
Leopoldadmin opened issue Leopoldadmin/leocrm#212 2026-07-30 08:30:56 +00:00
[Auto] [Backend] GET /api/v1/contacts/merge-history: module 'app.services.dedup_service' has no attribute 'get_merge_history'
Leopoldadmin opened issue Leopoldadmin/leocrm#211 2026-07-30 08:30:04 +00:00
[Auto] Request failed with status code 422
Leopoldadmin opened issue Leopoldadmin/leocrm#210 2026-07-30 08:30:04 +00:00
[Auto] [Backend] POST /api/v1/workflows → 422
Leopoldadmin opened issue Leopoldadmin/leocrm#209 2026-07-30 08:26:06 +00:00
[Auto] Request failed with status code 404
Leopoldadmin opened issue Leopoldadmin/leocrm#208 2026-07-30 08:26:06 +00:00
[Auto] [Backend] GET /api/v1/api/v1/workspaces/my → 404
Leopoldadmin pushed to main at Leopoldadmin/leocrm 2026-07-30 08:16:27 +00:00
076134b445 migration: add missing deleted_at columns to 9 TenantMixin tables (0083)
Leopoldadmin pushed to main at Leopoldadmin/leocrm 2026-07-30 08:12:20 +00:00
5efc0e6c9d fix: customFieldDefs.items optional chaining in SortPanel, GroupPanel, FilterPanel