Skip to content

Commit

Permalink
feat:支持管理员查看项目成员 TencentBlueKing#9620 增加兜底, 避免权限代持信息丢失
Browse files Browse the repository at this point in the history
  • Loading branch information
hejieehe committed Aug 30, 2024
1 parent c4a7115 commit a02cea1
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -470,7 +470,7 @@ class SubPipelineStartUpService @Autowired constructor(
pipelineRepositoryService.getPipelineOauthUser(
projectId = parentProjectId,
pipelineId = parentPipelineId
)
) ?: userId
} else {
userId
}
Expand Down

0 comments on commit a02cea1

Please sign in to comment.