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 noreply@github.com

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 <noreply@github.com>
@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
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 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