Skip to content

[ISSUE #15037] Fix history namespace parameter#15088

Merged
KomachiSion merged 3 commits intoalibaba:developfrom
KomachiSion:codex-fix-history-namespace-param
May 8, 2026
Merged

[ISSUE #15037] Fix history namespace parameter#15088
KomachiSion merged 3 commits intoalibaba:developfrom
KomachiSion:codex-fix-history-namespace-param

Conversation

@KomachiSion
Copy link
Copy Markdown
Collaborator

@KomachiSion KomachiSion commented May 8, 2026

Summary

  • pass namespaceId through the console-ui-next history detail flow
  • fix history detail and rollback pages so non-default namespaces query the expected history record
  • rebuild next console static assets

Testing

  • npm run build (console-ui-next)
  • git diff --check
  • npm run lint (console-ui-next, fails on existing unrelated lint errors in current codebase)

Fixes #15037

Pass namespaceId in console history and rollback requests so non-default namespaces query the expected config records.

Assisted-by: Claude Code
@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 8, 2026

Thanks for your this PR. 🙏
Please check again for your PR changes whether contains any usage/api/configuration change such as Add new API , Add new configuration, Change default value of configuration.
If so, please add or update documents(markdown type) in docs/next/ for repository nacos-group/nacos-group.github.io


感谢您提交的PR。 🙏
请再次查看您的PR内容,确认是否包含任何使用方式/API/配置参数的变更,如:新增API新增配置参数修改默认配置等操作。
如果是,请确保在提交之前,在仓库nacos-group/nacos-group.github.io中的docs/next/目录下添加或更新文档(markdown格式)。

Pass namespaceId through the console-ui-next history detail flow and rebuild next console assets. This also reverts the earlier legacy console source changes from the PR branch.

Assisted-by: Claude Code
@KomachiSion KomachiSion merged commit 260e450 into alibaba:develop May 8, 2026
2 of 4 checks passed
@KomachiSion KomachiSion added this to the 3.2.2 milestone May 8, 2026
@KomachiSion KomachiSion added kind/bug Category issues or prs related to bug. area/Nacos console Related to Nacos consle labels May 8, 2026
@KomachiSion KomachiSion deleted the codex-fix-history-namespace-param branch May 8, 2026 11:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/Nacos console Related to Nacos consle kind/bug Category issues or prs related to bug.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[BUG] Nacos v3.2.1 历史版本 详情/回滚/对比 返回 access denied

1 participant