We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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反馈还是需求提交(Is this a BUG REPORT or FEATURE REQUEST)? (choose one): BUG
BUG反馈
需求提交
bk-iam-saas SaaS版本/bk-iam后台版本(The versions used): SaaS(上云)
发生了什么(What happened): 用户在iam加入用户组,报错显示限额达到上限。但经排查该用户仅有十几个用户组。
期望是什么(What you expected to happen): 限额校验的逻辑有问题,此时不应报错。
如何复现(How to reproduce it): 加入用户组。
相关的日志详情(SaaS 及后台日志说明 https://bk.tencent.com/docs/document/6.0/160/8398)和截图等(Log & Screenshot):
备注(Anything else we need to know): 本质上是由于系统不隔离导致的quota问题,需要后续评估解决。
The text was updated successfully, but these errors were encountered:
Shutulee
No branches or pull requests
是
BUG反馈
还是需求提交
(Is this a BUG REPORT or FEATURE REQUEST)? (choose one):BUG
bk-iam-saas SaaS版本/bk-iam后台版本(The versions used):
SaaS(上云)
发生了什么(What happened):
用户在iam加入用户组,报错显示限额达到上限。但经排查该用户仅有十几个用户组。
期望是什么(What you expected to happen):
限额校验的逻辑有问题,此时不应报错。
如何复现(How to reproduce it):
加入用户组。
相关的日志详情(SaaS 及后台日志说明 https://bk.tencent.com/docs/document/6.0/160/8398)和截图等(Log & Screenshot):
备注(Anything else we need to know):
本质上是由于系统不隔离导致的quota问题,需要后续评估解决。
The text was updated successfully, but these errors were encountered: