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

fix: Update transfer ownership logic #2371

Merged
merged 1 commit into from
Oct 15, 2024
Merged

Conversation

Chartman123
Copy link
Collaborator

This commit fixes #2370. Instead of directly assigning the ownerId, it now uses keyValuePairs to pass the ownerId as a key-value pair.

Signed-off-by: GitHub [email protected]

This commit fixes #2370. Instead of directly assigning the ownerId, it now uses keyValuePairs to pass the ownerId as a key-value pair.

Signed-off-by: GitHub <[email protected]>
@Chartman123 Chartman123 added the bug Something isn't working label Oct 15, 2024
@Chartman123 Chartman123 self-assigned this Oct 15, 2024
@Chartman123 Chartman123 added javascript Javascript related ticket 3. to review Waiting for reviews regression Regression of a previous working feature labels Oct 15, 2024
@Chartman123 Chartman123 added this to the 5.0 milestone Oct 15, 2024
@Chartman123
Copy link
Collaborator Author

/backport to stable4

@backportbot backportbot bot added the backport-request Pending backport by the backport-bot label Oct 15, 2024
@Chartman123 Chartman123 merged commit be0c5a1 into main Oct 15, 2024
41 checks passed
@Chartman123 Chartman123 deleted the fix/transferOwnership branch October 15, 2024 15:44
@backportbot backportbot bot removed the backport-request Pending backport by the backport-bot label Oct 15, 2024
Copy link

Hello there,
Thank you so much for taking the time and effort to create a pull request to our Nextcloud project.

We hope that the review process is going smooth and is helpful for you. We want to ensure your pull request is reviewed to your satisfaction. If you have a moment, our community management team would very much appreciate your feedback on your experience with this PR review process.

Your feedback is valuable to us as we continuously strive to improve our community developer experience. Please take a moment to complete our short survey by clicking on the following link: https://cloud.nextcloud.com/apps/forms/s/i9Ago4EQRZ7TWxjfmeEpPkf6

Thank you for contributing to Nextcloud and we hope to hear from you soon!

(If you believe you should not receive this message, you can add yourself to the blocklist.)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3. to review Waiting for reviews bug Something isn't working feedback-requested javascript Javascript related ticket regression Regression of a previous working feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Form does not ‘transfer ownership’.
2 participants