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 #0008967: Allow to set a leader on a project using XML-RPC API #280

Conversation

atisne
Copy link
Contributor

@atisne atisne commented Jul 24, 2020

Add new services to be able to affect a user as test leader on a project.

Add new services to be able to affect a user as test leader on a project.
@squash-labs
Copy link

squash-labs bot commented Jul 24, 2020

Manage this branch in Squash

Test this branch here: https://atisnefeature-set-leader-at-pr-3qb1g.squash.io

@fmancardi fmancardi merged commit 19a6ff4 into TestLinkOpenSourceTRMS:testlink_1_9_20_fixed Jul 25, 2020
@fmancardi
Copy link
Contributor

Please use indent with 2 spaces, this is the TestLink standard, no matter what PHP standards sid

@fmancardi
Copy link
Contributor

Please use always {}

NO GOOD
if ($password)
$res = $this->userMgr->setPassword($password);

            if ($password) {
                $res = $this->userMgr->setPassword($password);
           }

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