Skip to content

feat: added noFunctional in batchUploader to disable offline storage#1063

Merged
jaissica12 merged 15 commits into
developmentfrom
feat/SDKE-68-disable-offline-storage-for-events-batches-when-noFunctional-is-set
Sep 19, 2025
Merged

feat: added noFunctional in batchUploader to disable offline storage#1063
jaissica12 merged 15 commits into
developmentfrom
feat/SDKE-68-disable-offline-storage-for-events-batches-when-noFunctional-is-set

Conversation

@jaissica12

@jaissica12 jaissica12 commented Sep 2, 2025

Copy link
Copy Markdown
Contributor

Instructions

  1. PR target branch should be against development
  2. PR title name should follow this format: https://github.com/mParticle/mparticle-workflows/blob/main/.github/workflows/pr-title-check.yml
  3. PR branch prefix should follow this format: https://github.com/mParticle/mparticle-workflows/blob/main/.github/workflows/pr-branch-check-name.yml

Summary

  • Added noFunctional to the batchUploadersuch that offlineStorageEnabled is true when is noFunctional false

Testing Plan

  • Was this tested locally? If not, explain why.
  • {explain how this has been tested, and what, if any, additional testing should be done}

Reference Issue (For mParticle employees only. Ignore if you are an outside contributor)

@jaissica12 jaissica12 changed the title feat: added noFunctional in batchUploader and updated tests feat: added noFunctional in batchUploader to disable offline storage Sep 2, 2025
@jaissica12 jaissica12 marked this pull request as ready for review September 2, 2025 20:00
Comment thread test/jest/batchUploader.spec.ts Outdated
Comment thread test/src/tests-batchUploader.ts Outdated
Comment thread src/store.ts Outdated
Comment thread src/constants.ts Outdated
Comment thread test/jest/batchUploader.spec.ts Outdated
Comment thread src/batchUploader.ts Outdated
Comment thread src/constants.ts Outdated
Comment thread src/constants.ts Outdated
Comment thread test/src/tests-batchUploader.ts Outdated
Comment thread test/jest/batchUploader.spec.ts
Comment thread test/jest/batchUploader.spec.ts
Comment thread test/src/tests-batchUploader.ts Outdated
Comment thread test/src/tests-batchUploader.ts Outdated
Comment thread test/src/tests-batchUploader.ts Outdated
Comment thread test/src/tests-batchUploader.ts Outdated
Comment thread test/src/tests-batchUploader.ts Outdated
Comment thread test/src/tests-batchUploader.ts Outdated

@rmi22186 rmi22186 left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looking good. a few minor changes. nothing significant to the code. more naming of things. Def push back if you disagree.

@jaissica12 jaissica12 requested a review from rmi22186 September 9, 2025 22:59
Comment thread test/jest/batchUploader.spec.ts
Comment thread test/jest/batchUploader.spec.ts Outdated
Comment thread test/src/tests-batchUploader.ts Outdated
@jaissica12 jaissica12 requested a review from rmi22186 September 10, 2025 13:41
Comment thread src/store.ts Outdated
@jaissica12 jaissica12 force-pushed the feat/SDKE-68-disable-offline-storage-for-events-batches-when-noFunctional-is-set branch from ebb8b48 to db8c08e Compare September 18, 2025 15:20
Comment thread test/src/tests-batchUploader.ts Outdated
Comment thread test/src/tests-batchUploader.ts
Comment thread test/src/tests-batchUploader.ts
Comment thread test/src/tests-batchUploader.ts
Comment thread test/src/tests-batchUploader.ts
Comment thread test/src/tests-batchUploader.ts
@sonarqubecloud

Copy link
Copy Markdown

@jaissica12 jaissica12 merged commit 97dd88a into development Sep 19, 2025
63 of 70 checks passed
github-actions Bot pushed a commit that referenced this pull request Oct 1, 2025
# [2.47.0](v2.46.0...v2.47.0) (2025-10-01)

### Bug Fixes

* SDKE-317 Call deferred methods on Rokt Manager instead of kit ([#1076](#1076)) ([3a0643b](3a0643b))

### Features

* added DisabledVault to disable id-cache when noFunctional is set ([#1072](#1072)) ([8187d72](8187d72))
* added noFunctional in batchUploader to disable offline storage ([#1063](#1063)) ([97dd88a](97dd88a))
* disable session cookie/localStorage when noFunctional is set ([#1070](#1070)) ([edb2e61](edb2e61))
* disable time tracking when noTargeting is set to true ([#1064](#1064)) ([71c891c](71c891c))
@mparticle-automation

Copy link
Copy Markdown
Collaborator

🎉 This PR is included in version 2.47.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants