Manuel

Results 1928 comments of Manuel

@mbfakourii Could you please check whether the docs were generated correctly?

Test passes for Postgres and MongoDB. Is this issue related to your custom code?

@andrewalc sure, let us know how it goes, and whether the related issue can be closed.

Haven't looked into this now, but one reason may be what the MongoDB driver returns in its response. Depending on that this may need to be implemented as a new...

So `initialized` is the state after calling the `ParseServer` constructor. As soon as you call `start()` on the instance, the state changes to `starting`. From what you describe it looks...

Closing via https://github.com/parse-community/Parse-SDK-JS/pull/2183

Re-opened, I think we first need to upgrade the Parse JS SDK in Parse Server to see whether the Parse Server CI shows less flakiness.

Issue still occurs in recent PRs; I have never seen this before; is this a recently introduced issue?

Okay, if you want to open a PR to temporarily disable random tests I'll go ahead and merge

So the test passes. If you are unable to adapt this test to fail, we have to consider it an issue that is specific to your deployment (custom Cloud Code,...