Skip to content

[Memora] Description update and fixes to dynamic dropdown for memory store#3602

Open
varadarajan-tw wants to merge 3 commits intomainfrom
memora-fixes
Open

[Memora] Description update and fixes to dynamic dropdown for memory store#3602
varadarajan-tw wants to merge 3 commits intomainfrom
memora-fixes

Conversation

@varadarajan-tw
Copy link
Contributor

@varadarajan-tw varadarajan-tw commented Feb 13, 2026

  • Updates description of setting fields
  • Looks up display name for memora store instead of displaying ID.
  • Updates default mapping for email and phone to use traits. instead of properties. as default trigger is type == identify.

Testing

  • Added unit tests for new functionality
  • Tested end-to-end using the local server
  • [If destination is already live] Tested for backward compatibility of destination. Note: New required fields are a breaking change.
  • [Segmenters] Tested in the staging environment
  • [Segmenters] [If applicable for this change] Tested for regression with Hadron.

Test Results:

Dynamic Field now shows display name
image

** New descriptions **

image

Security Review

Please ensure sensitive data is properly protected in your integration.

  • Reviewed all field definitions for sensitive data (API keys, tokens, passwords, client secrets) and confirmed they use type: 'password'

New Destination Checklist

  • Extracted all action API versions to verioning-info.ts file. example

@codecov
Copy link

codecov bot commented Feb 13, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 80.31%. Comparing base (011f750) to head (f1dae77).
⚠️ Report is 8 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3602   +/-   ##
=======================================
  Coverage   80.31%   80.31%           
=======================================
  Files        1283     1283           
  Lines       23567    23571    +4     
  Branches     4727     4724    -3     
=======================================
+ Hits        18928    18932    +4     
  Misses       3757     3757           
  Partials      882      882           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@varadarajan-tw varadarajan-tw changed the title Memora fixes [Memora] Description update and fixes to dynamic dropdown for memory store Feb 16, 2026
@varadarajan-tw varadarajan-tw marked this pull request as ready for review February 16, 2026 07:34
@varadarajan-tw varadarajan-tw requested a review from a team as a code owner February 16, 2026 07:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

Comments