Skip to content

[codex] fix application chat log route#6379

Draft
zhonggang666 wants to merge 1 commit into
1Panel-dev:v2from
zhonggang666:codex/split-fix-chat-log-route
Draft

[codex] fix application chat log route#6379
zhonggang666 wants to merge 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.

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

1 participant