Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
pref: remove anonymous and ghost users from the userSelect (#6781)
#### What type of PR is this? /kind improvement /area ui /milsetone 2.20.x #### What this PR does / why we need it: 在 userSelect 查询用户列表时,移除匿名与已删除用户这两个保留用户。 #### How to test it? 在文章设置,用户列表中不存在匿名与已删除用户即可。 #### Which issue(s) this PR fixes: Fixes #6665 #### Does this PR introduce a user-facing change? ```release-note 在 user select 中不再显示匿名与已删除用户。 ```
- Loading branch information