multica/apps/web/shared
Naiyuan Qing ed7a288946 fix(web): prevent 404 on workspace switch and downgrade 404 log level
- Skip issue refetch when store is cleared during workspace switch by
  tracking which issue was already loaded (loadedIdRef pattern)
- Downgrade 404 responses from logger.error to logger.warn in ApiClient
  since resource-not-found is a normal business response, not a bug

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-07 10:26:53 +08:00
..
api fix(web): prevent 404 on workspace switch and downgrade 404 log level 2026-04-07 10:26:53 +08:00
hooks fix(upload): link attachments to comments via client-side ID tracking 2026-03-31 16:47:27 +08:00
types merge: resolve conflicts with main 2026-04-01 13:12:23 +08:00
logger.ts feat(logging): add structured logging across server and SDK 2026-03-26 10:57:11 +08:00
utils.ts fix(activity): address code review feedback and improve timeline UX 2026-03-29 00:21:46 +08:00