Skip to content

fix application chat log route#6379

Merged
liuruibin merged 1 commit into
1Panel-dev:v2from
zhonggang666:codex/split-fix-chat-log-route
Jul 10, 2026
Merged

fix application chat log route#6379
liuruibin merged 1 commit into
1Panel-dev:v2from
zhonggang666:codex/split-fix-chat-log-route

Conversation

@zhonggang666

Copy link
Copy Markdown
Contributor

What this PR does / why we need it?

Fixes the malformed application chat-log fallback route.

Closes #6367.

Summary of your change

Updates the fallback route from /application//workspace${item.id}/... to /application/workspace/${item.id}/... so it matches the registered application detail route.

Please indicate you've done the following:

  • Made sure tests are passing and test coverage is added if needed.
  • Made sure commit message follow the rule of Conventional Commits specification.
  • Considered the docs impact and opened a new docs issue or PR with docs changes if needed.

Validation: ran git diff --check.

@zhonggang666 zhonggang666 changed the title [codex] fix application chat log route fix application chat log route Jul 9, 2026
@zhonggang666 zhonggang666 marked this pull request as ready for review July 9, 2026 13:20
@liuruibin liuruibin merged commit 77b9cc5 into 1Panel-dev:v2 Jul 10, 2026
1 of 2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug] Application chat-log fallback route is malformed

2 participants