-
Notifications
You must be signed in to change notification settings - Fork 373
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
PaaS开发者中心中SaaS可见范围偶发报错 #1059
Comments
多套环境验证未复现 这里前端用的jsonp协议 |
看着像这个
https://stackoverflow.com/questions/33366992/ajax-with-jsonp-returns-error-callback-is-undefined 需要在能复现的环境, 手工拼接请求验证是否是 esb 服务端的问题, 即验证请求的 |
caohua
pushed a commit
to caohua/bk-PaaS
that referenced
this issue
Feb 9, 2023
caohua
added a commit
to caohua/bk-PaaS
that referenced
this issue
Feb 10, 2023
Merged
2.14.44 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
是
BUG反馈
还是需求提交
(Is this a BUG REPORT or FEATURE REQUEST)? (choose one):BUG反馈
PaaS/PaaSAgent版本(The versions used):
PaaS 平台 | open_paas | 2.12.49
PaaS Agent | paas_agent | 2.6.3
PaaS Plugins | paas_plugins | 2.5.4
发生了什么(What happened):
开发者中心,SaaS可见范围选择,在进行组织展开时,有一定概率出现转圈。对应的接口返回正常,控制台报错
报错信息:
Uncaught ReferenceError: USER_LIST_CALLBACK1673589898964 is not defined
at ?app_code=bk-magicbox&no_page=true&lookup_field=parent&exact_lookups=3&callback=USER_LIST_CALLBACK1673589898964:1:1
期望是什么(What you expected to happen):
正常展开组织架构并可选择
如何复现(How to reproduce it):
多尝试几次选择不同的组织
相关的日志详情(访问日志及应用日志: paas.log/login.log/esb.log/esb_api.log)和截图等(Log & Screenshot):
备注(Anything else we need to know):
The text was updated successfully, but these errors were encountered: