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
由于实例增多,前期实例命名方式不便于区分。 故,在更新实例名称后,导致用户查询权限失效,改回之前的实例名称后正常。
说明archery程序中是用输入的实例名称进行关联的,可否更新代码使用实例host、port 生成uuid关联,替换之前的方案。
重现步骤 更新已有查询权限用户的可访问实例名称。
版本信息
The text was updated successfully, but these errors were encountered:
感谢提出这个建议,这个问题一直都想改,但是因为历史原因涉及的东西太多,一直拖着没做。
anyway 已列入下个版本的修订计划
目前的建议临时解决方案是。。。。别改, 😂
Sorry, something went wrong.
目前受影响的应该有等待执行的工单,以及查询权限和脱敏字段配置,修改时注意把这几块对应的表数据一起修改掉即可。
LeoQuote
No branches or pull requests
由于实例增多,前期实例命名方式不便于区分。
故,在更新实例名称后,导致用户查询权限失效,改回之前的实例名称后正常。
说明archery程序中是用输入的实例名称进行关联的,可否更新代码使用实例host、port 生成uuid关联,替换之前的方案。
重现步骤
更新已有查询权限用户的可访问实例名称。
版本信息
The text was updated successfully, but these errors were encountered: