parse-community / parse-community/parse-server

Remove `push_id` and `push_time` from push notifications

Open
#9,126 4 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

New Feature / Enhancement Checklist
Current Limitation

See https://github.com/parse-community/parse-server-push-adapter/issues/237#issuecomment-2113336389; push_id and push_time seem to be legacy keys. Their purpose should be investigated. Maybe they can be removed.

Feature / Enhancement Description

Removal with care, as Parse Android SDK and developers' custom apps may use these keys for something, so they cannot be just removed but must be made optional for phasing out.

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

No source file, test, or entry point is named. Begin with the linked parse-server-push-adapter discussion and investigate the purpose and current consumers of push_id and push_time, including Parse Android SDK and custom apps. Done means an evidence-based compatibility plan for making the keys optional and a verified path for phasing them out.

Written by the indexing model from the issue text.

Assessment

Tech stack
android, javascript, nodejs
Domain
api, backend
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
32/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.