parse-community / parse-community/parse-server

LiveQuery roles, poiner permissions are misssing

Open
#5,839 10 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

type:feature
Dominant language
JavaScript
Stars
21.4k
Forks
4.8k
Avg merge
7h 45m
Merged PRs (30d)
11

Description

Is your feature request related to a problem? Please describe.
The LiveQuery Permission management not handle
roles and poiner permissions

Describe the solution you'd like

Describe alternatives you've considered

Additional context
https://github.com/parse-community/parse-server/blob/2e0940c996516692ff9ac8497bcb7181c9fe72a9/src/LiveQuery/ParseLiveQueryServer.js#L481

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start at src/LiveQuery/ParseLiveQueryServer.js around line 481, the only implementation location identified by the issue. Trace how LiveQuery permission management currently evaluates permissions and determine the intended handling for roles and pointer permissions. Done means LiveQuery permission management correctly supports both cases, with tests covering them.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, nodejs
Domain
authorization, backend
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.