segmentio / segmentio/analytics.js-integrations
Remove Braze nested object sanitisation
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 125
- Forks
- 136
- Avg merge
- 2h 45m
- Merged PRs (30d)
- 1
Description
In #153 I contributed by removing nested objects from event payloads sent to Braze because they were erroring.
Now I believe Braze has changed to support nested objects as of 3.3.0 braze sdk
Is there are a way my team can contribute to adding 3.3.0 support and removing the nested obj sanitisation?
Contributor guide
No contributing guide indexed for this repository
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
Start by reviewing #153 and the Braze integration's current SDK support and nested-object sanitisation. Confirm whether Braze SDK 3.3.0 accepts nested objects, then determine the required support changes and regression coverage. Done means supported nested event objects are sent to Braze without the prior errors.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- api
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100