Skip to content

fix: Config bug in parseObject mapping #8832

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

Closed
wants to merge 1 commit into from

Conversation

pocketcolin
Copy link
Contributor

Pull Request

Issue

Closes: #8783

Approach

A bug was introduced in 6.3.0 (here) when config was added as a property to the parseObject function. This PR simply updates the function to pass the config variable when the obj is an array.

Tasks

  • Add tests

Copy link

Thanks for opening this pull request!

@pocketcolin pocketcolin changed the title Fixed config bug in parseObject mapping fix: config bug in parseObject mapping Dec 11, 2023
Copy link

I will reformat the title to use the proper commit message syntax.

@parse-github-assistant parse-github-assistant bot changed the title fix: config bug in parseObject mapping fix: Config bug in parseObject mapping Dec 11, 2023
@pocketcolin pocketcolin deleted the master branch December 12, 2023 13:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Parse server crash - Cannot read property 'encodeParseObjectInCloudFunction' of undefined
1 participant