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

feat:提供查询项目成员的接口 #2470

Open
fayewong-v5 opened this issue Jan 12, 2024 · 1 comment
Open

feat:提供查询项目成员的接口 #2470

fayewong-v5 opened this issue Jan 12, 2024 · 1 comment
Milestone

Comments

@fayewong-v5
Copy link

fayewong-v5 commented Jan 12, 2024

一、希望提供查询项目成员的接口
支持如下搜索条件:
1、按照项目ID查询
2、按照项目+用户查询
3、按照项目+(用户组名称、或者ID)查询
4、按照项目+资源+操作查询,如查询项目下有流水线执行权限的用户列表
5、按照项目+操作查询,如查询能访问项目的用户列表

返回用户列表

二、希望提供查询用户加入的用户组列表接口
查询条件:项目+用户
返回:

  • 用户组id、名称、描述
  • 用户组关联的资源、资源类型
  • 加入时间、有效期
  • 加入途径、操作人
@zhu327 zhu327 added this to the Y2024M3 milestone Jan 15, 2024
@zhu327
Copy link
Member

zhu327 commented Jan 15, 2024

需求2, 只能提供2个接口, 查询用户直接加入的用户组, 查询用户加入的人员模版的用户组


如果要一起查询, 就查不到过去时间

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants