docs icon indicating copy to clipboard operation
docs copied to clipboard

Parse Platform docs

Results 82 docs issues
Sort by recently updated
recently updated
newest added

Added implementation notes to document the functionality resulting from: - https://github.com/parse-community/parse-server/pull/6411 - https://github.com/parse-community/parse-server/pull/7226 - https://github.com/parse-community/parse-server/issues/6390

__References:__ There are a number of options for Parse Server that are only explained on [github](https://github.com/parse-community/parse-server#email-verification-and-password-reset) but aren't explained at all in the [Parse Server Guide](https://docs.parseplatform.org/parse-server/guide/#getting-started). __Proposed solution:__ It's my...

type:docs

__References:__ I was giving an error when tried to delete uploaded files with code **153**. I checked the docs, but there was not such a code in [Files related Error...

type:docs

__References:__ https://github.com/parse-community/parse-server/issues/6771 __Proposed solution:__ After https://docs.parseplatform.org/rest/guide/#deleting-files, like in the JS docs __Suggested content:__ See https://docs.parseplatform.org/js/guide/#adding-metadata-and-tags

docs:rest
type:docs

Documentation for protected fields - CLP feature currently under development. As of now it does not provide substantial level of security and it is advised to avoid using it in...

Hi, I can't find, in the docs, how automatic schema works. When are fields definitive ? In SchemaController.js, I found the notion of freezed classes, but when is it freezed...

type:docs

__References:__ parse-community/Parse-SDK-JS/pull/1069 __Proposed solution:__ https://docs.parseplatform.org/js/guide/#counters

docs:sdk-js
type:docs

**Describe the bug** Searching with browser in API References, only the content window (right pane) is searched. The index window where all the commands are listed (left pane) is not...

type:bug

__References:__ Parse-community/parse-server#6387 __Proposed solution:__ Should go after [beforeLogin](https://docs.parseplatform.org/cloudcode/guide/#beforelogin-triggers).

type:docs