Skip to content
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

页面中同一个用户左侧搜索,以及组织内搜索展示数据不一致 #888

Closed
neronkl opened this issue Jan 30, 2023 · 4 comments
Assignees
Labels
Layer: api Api module related Priority: Middlum Middlum priority Type: bug Something isn't working
Milestone

Comments

@neronkl
Copy link
Contributor

neronkl commented Jan 30, 2023

用文字描述你遇到的问题

页面中同一个用户左侧搜索,以及组织内搜索展示数据不一致

重现方法

新建不同的动态用户字段,测试用户补充新字段内容。
左侧搜索测试用户
企业微信截图_16749828179039

组织内搜索测试用户
企业微信截图_1674982885309

预期行为

两种搜索数据应该一致

版本

  • v2.5.2/v2.5.1

如果是 SaaS 页面问题,请提供使用的操作系统和浏览器信息

  • OS: [e.g. iOS]
  • Browser [e.g. chrome, safari]
  • Version [e.g. 22]

额外信息

任何你觉得有助于问题解决的内容

@wklken wklken added Type: bug Something isn't working Priority: Middlum Middlum priority Layer: api Api module related labels Jan 30, 2023
@wklken wklken added this to the Y2023M05 milestone Jan 30, 2023
@wklken
Copy link
Collaborator

wklken commented Jan 30, 2023

规划放 2.5.3

@yuri0528
Copy link
Contributor

两个搜索接口返回的数据格式不一致,我调整一下交互逻辑

@yuri0528
Copy link
Contributor

api/v1/web/profiles/search/ 这个接口缺少 account_expiration_date 字段,搜索结果也不一致

@wklken
Copy link
Collaborator

wklken commented Jan 30, 2023

我一会看下, 加上这个字段

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Layer: api Api module related Priority: Middlum Middlum priority Type: bug Something isn't working
Projects
None yet
Development

No branches or pull requests

5 participants