DeployHubProject / DeployHub-Pro

DeployHub Pro Pipeline Status Project
https://www.openmakesoftware.com/application-release-automation-for-continuous-delivery/
Other
11 stars 4 forks source link

All repositories not visible when creating component #285

Closed piyush94 closed 4 years ago

piyush94 commented 4 years ago

All repositories not visible when creating component. Only GLOBAL level repos are visible.

CC: @svisagan83

piyush94 commented 4 years ago

image

image

CC: @svisagan83

sbtaylor15 commented 4 years ago

@piyush94 what is the userid and which groups does the user belongs to? It looks like a permissions issue. Also, what are the permissions set to on the repo?

CC: @svisagan83

sbtaylor15 commented 4 years ago

@piyush94 - please pull the latest image. We changed the logic on how the inherited access is being resolved.

CC: @svisagan83

piyush94 commented 4 years ago

@sbtaylor15 - thanks. It's working now.

CC: @svisagan83

piyush94 commented 4 years ago

@sbtaylor15 - now sub-domain users not able to create components in any of their sub-domains. Not sure if it's related to this. image

CC: @svisagan83

sbtaylor15 commented 4 years ago

@piyush94 - what are the permissions set to for the Blockchain group? And what are the users groups?

CC: @svisagan83

sbtaylor15 commented 4 years ago

@piyush94 we found the issue. It only happens when the GLOBAL domain is set to "read only" for the user since they belong to "custom" group. The component was initially being created in GLOBAL and then moved to the proper domain as part of the same. The error doesn't show up if you have write permissions to GLOBAL. We removed the extra step and now the component is created directly in the selected domain. Please pull the latest image.

CC: @svisagan83

sbtaylor15 commented 4 years ago

@piyush94 - Can we close this issue?

CC: @svisagan83