Skip to content

[BUG] 工作空间分配用户列表存在 1000 条分页上限,无法选择第 1001 名及以后用户 #1243

Description

@Fit111

SQLBot Version
1.9.0 专业版
Run Mode
Is it running in a Docker container or running from source code?
离线安装包
Describe the bug
A clear and concise description of what the bug is.
工作空间添加用户时仅添加前 1000 名用户,超过 1000 名的用户无法在 工作空间-添加用户 中看到以及进行分配空间

复现步骤:

1.在内置数据库 sys_user 表批量创建 1200 条测试用户数据;

Image

2.进入左侧【系统配置】-【用户管理】页面,可完整展示全部 1200 条用户;

Image

3.进入 【工作空间】 界面,点击【添加用户】打开选择弹窗,列表仅展示前 1000 条,无分页、搜索无法命中 1000 名以后的用户,无法完成权限分配。

Image

预期修复效果
用户选择弹窗支持分页加载全部用户;
弹窗内搜索框可全库检索所有用户,不受 1000 条上限限制;
与「用户管理」页面数据加载逻辑保持统一,不存在数据截断。

Metadata

Metadata

Labels

bugSomething isn't working

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions