Skip to content

Remove unused argument from transfer ownership - #3712

Merged
juliusknorr merged 1 commit into
masterfrom
cleanup/transfer-store
Apr 11, 2022
Merged

Remove unused argument from transfer ownership#3712
juliusknorr merged 1 commit into
masterfrom
cleanup/transfer-store

Conversation

@juliusknorr

Copy link
Copy Markdown
Member

The owner is not used in the controller arguments

publicfunctiontransferOwner(int$boardId, string$newOwner): DataResponse {
as it is inherited from the board that is being transferred.

Signed-off-by: Julius Härtl <jus@bitgrid.net>
@juliusknorr

Copy link
Copy Markdown
MemberAuthor

No backports needed, cherry-picked directly into #3665 and #3664

@juliusknorr
juliusknorr merged commit 669eec1 into masterApr 11, 2022
@delete-merged-branch
delete-merged-branchBot deleted the cleanup/transfer-store branch April 11, 2022 14:43
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@juliusknorr@luka-nextcloud