Skip to content

IsMember for bitbucket does not have check if user in a group has project permissions #315

@ankitm123

Description

@ankitm123

If a user is added to a group and that group has permissions to access a project, no builds are triggered for a PR.
The reason is that the isMember function only checks the user permissions in the project, it does not check if groups have permissions.

The workaround is to add the user directly to the project, then the user can trigger builds in jx.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions