Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] 指定多配置模板检查时部分检查结果未展示 #254

Closed
1 of 3 tasks
ZhuoZhuoCrayon opened this issue Mar 21, 2023 · 1 comment
Closed
1 of 3 tasks
Assignees
Labels
bug Something isn't working

Comments

@ZhuoZhuoCrayon
Copy link
Member

问题描述
指定多配置模板检查时部分检查结果未展示

重现方法
列出如何重现的方法或操作步骤

  1. 转到 '....'
  2. 点击 '....'
  3. 错误现象 '....'

预期现象
简明扼要地描述预期的现象是什么

截屏
请提供截屏来解释你的问题,当然这也能更好地帮助我们理解问题。

请提供以下信息

  • bk-process-config-manage 版本 (发布版本号 或 git tag):
  • 蓝鲸PaaS 版本:
  • bk-process-config-manage 异常日志:
@ZhuoZhuoCrayon
Copy link
Member Author

ZhuoZhuoCrayon commented Mar 27, 2023

前端联调:
config_instances 中新增 err 字段,如果有该字段存在

  • case1:配置不一致(错误码= 4103007),Tab 标红并支持查看
  • case2:配置不存在(错误码 = 4103006),应该只需要告知配置不存在了,不需要支持查看

如果不存在,配置存在且准确,需要支持查看(和现在的逻辑一致)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants