ringcentral / ringcentral/ringcentral-embeddable

Rename `partyData.sessionId` to `partyData.telphonySessionId`

Open
#646 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
93
Forks
53
Avg merge
7d
Merged PRs (30d)
4

Description

We have partyData in call notification event, and partyData.sessionId is actually telphonySessionId in RingCentral API.

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

Locate partyData.sessionId in the call notification event and trace its references. Rename the property to partyData.telphonySessionId consistently, with completion indicated when the event uses the RingCentral API name throughout.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
api
Issue type
Refactor
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.