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

Be able to query projets and projects user groups #37

Merged
merged 2 commits into from
Jul 8, 2020

Conversation

Erwyn
Copy link
Contributor

@Erwyn Erwyn commented Jul 7, 2020

This is a part of story #14018 have a central management of users and groups using oauth

This is a part of [story #14018](https://tuleap.net/plugins/tracker/?aid=14018) have a central management of users and groups using oauth
@Erwyn Erwyn requested a review from robinsoc July 7, 2020 17:45
Copy link
Contributor

@robinsoc robinsoc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

A Null Pointer Exception is thrown when I want to test your patch.

Caused by: java.lang.NullPointerException
    at io.jenkins.plugins.tuleap_api.client.internals.entities.UserGroupEntity.getProjectName (UserGroupEntity.java:25)

This error seems to be explained by the mapping done in TuleapApiClient L218

pom.xml Show resolved Hide resolved
@robinsoc robinsoc merged commit 3d838fc into master Jul 8, 2020
@robinsoc robinsoc deleted the feature/query_project_and_project_user_groups branch July 8, 2020 11:43
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

Successfully merging this pull request may close these issues.

2 participants