Benjamin Admin
e7fab73a3a
CI / go-lint (push) Has been skipped
CI / python-lint (push) Has been skipped
CI / nodejs-lint (push) Has been skipped
CI / test-go-ai-compliance (push) Failing after 36s
CI / test-python-backend-compliance (push) Successful in 35s
CI / test-python-document-crawler (push) Successful in 27s
CI / test-python-dsms-gateway (push) Successful in 21s
fix(company-profile): Projekt-aware Persistenz — Daten werden jetzt pro Projekt gespeichert
...
Problem: Company Profile nutzte hartcodiertes tenant_id=default ohne project_id.
Beim Wechsel zwischen Projekten wurden immer die gleichen (oder keine) Daten geladen.
Aenderungen:
- Migration 042: project_id Spalte + UNIQUE(tenant_id, project_id) Constraint,
fehlende Spalten (offering_urls, Adressfelder) nachgetragen
- Backend: Alle Queries nutzen WHERE tenant_id + project_id IS NOT DISTINCT FROM
- Proxy: project_id Query-Parameter wird durchgereicht
- Frontend: projectId aus SDK-Context, profileApiUrl() Helper fuer alle API-Aufrufe
- "Weiter" speichert jetzt immer den Draft (war schon so, ging aber ins Leere)
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-03-09 23:48:15 +01:00
..
2026-03-04 11:43:00 +01:00
2026-03-04 11:43:00 +01:00
2026-03-05 08:42:40 +01:00
2026-03-04 11:43:00 +01:00
2026-03-08 13:31:16 +01:00
2026-03-07 14:53:31 +01:00
2026-03-04 11:43:00 +01:00
2026-03-07 09:45:56 +01:00
2026-03-04 11:43:00 +01:00
2026-03-04 14:35:52 +01:00
2026-03-08 14:25:41 +01:00
2026-03-09 23:48:15 +01:00
2026-03-07 23:25:25 +01:00
2026-03-04 11:43:00 +01:00
2026-03-04 11:43:00 +01:00
2026-03-05 00:36:24 +01:00
2026-03-05 14:20:35 +01:00
2026-03-04 11:43:00 +01:00
2026-03-04 11:43:00 +01:00
2026-03-07 19:00:33 +01:00
2026-03-04 11:43:00 +01:00
2026-03-05 17:24:15 +01:00
2026-03-04 11:43:00 +01:00
2026-03-06 18:21:43 +01:00
2026-03-04 11:43:00 +01:00
2026-03-07 19:00:33 +01:00
2026-03-04 11:43:00 +01:00
2026-03-04 11:43:00 +01:00
2026-03-04 11:43:00 +01:00
2026-03-04 11:43:00 +01:00
2026-03-04 11:43:00 +01:00
2026-03-04 11:43:00 +01:00
2026-03-04 11:43:00 +01:00
2026-03-07 15:13:19 +01:00
2026-03-04 11:43:00 +01:00
2026-03-04 11:43:00 +01:00
2026-03-04 11:43:00 +01:00
2026-03-04 11:43:00 +01:00
2026-03-05 14:51:44 +01:00
2026-03-08 14:30:38 +01:00
2026-03-04 11:43:00 +01:00
2026-03-04 11:43:00 +01:00
2026-03-07 09:45:56 +01:00
2026-03-04 22:41:05 +01:00
2026-03-05 15:11:10 +01:00
2026-03-04 11:43:00 +01:00
2026-03-08 14:38:46 +01:00
2026-03-05 12:07:01 +01:00
2026-03-07 14:53:31 +01:00
2026-03-04 11:43:00 +01:00
2026-03-04 17:43:29 +01:00
2026-03-04 11:43:00 +01:00
2026-03-04 11:43:00 +01:00
2026-03-04 11:43:00 +01:00
2026-03-04 11:43:00 +01:00
2026-03-04 11:43:00 +01:00
2026-03-04 11:43:00 +01:00
2026-03-04 11:43:00 +01:00
2026-03-04 11:43:00 +01:00
2026-03-09 20:43:23 +01:00
2026-03-04 11:43:00 +01:00
2026-03-08 14:30:38 +01:00
2026-03-09 15:24:17 +01:00
2026-03-09 17:48:02 +01:00