ringcentral / ringcentral/ringcentral-embeddable
Rename `partyData.sessionId` to `partyData.telphonySessionId`
Open
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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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