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: Info panel item panel calls Cloud Code with parameter objectId instead of Parse.Object and without masterKey #2649

Merged
merged 1 commit into from
Feb 1, 2025

Conversation

mtrezza
Copy link
Member

@mtrezza mtrezza commented Feb 1, 2025

These issues have already been fixed on the root info panel:

This PR fixes these issues also on the sub-panel Cloud Code calls.

Copy link

parse-github-assistant bot commented Feb 1, 2025

Thanks for opening this pull request!

  • ❌ Please link an issue that describes the reason for this pull request, otherwise your pull request will be closed. Make sure to write it as Closes: #123 in the PR description, so I can recognize it.

@mtrezza mtrezza changed the title fix: Info panel item panel makes Cloud Code with parameter objectId instead of Parse.Object and without masterKey fix: Info panel item panel calls Cloud Code with parameter objectId instead of Parse.Object and without masterKey Feb 1, 2025
@mtrezza mtrezza merged commit 884ff70 into parse-community:alpha Feb 1, 2025
10 checks passed
@mtrezza mtrezza deleted the fix/subpanel-cloudcode-call branch February 1, 2025 21:05
parseplatformorg pushed a commit that referenced this pull request Feb 1, 2025
# [6.0.0-alpha.28](6.0.0-alpha.27...6.0.0-alpha.28) (2025-02-01)

### Bug Fixes

* Info panel item `panel` calls Cloud Code with parameter `objectId` instead of `Parse.Object` and without `masterKey` ([#2649](#2649)) ([884ff70](884ff70))
@parseplatformorg
Copy link
Contributor

🎉 This change has been released in version 6.0.0-alpha.28

@parseplatformorg parseplatformorg added the state:released-alpha Released as alpha version label Feb 1, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
state:released-alpha Released as alpha version
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants