Skip to content

feat(campaign): use custom field averages in segment calculator - #253

Merged
boba1007 merged 3 commits into
mainfrom
feat-custom-field-count
Aug 26, 2026
Merged

feat(campaign): use custom field averages in segment calculator#253
boba1007 merged 3 commits into
mainfrom
feat-custom-field-count

Conversation

@boba1007

Copy link
Copy Markdown

Description

Uses the average length of populated campaign custom-field values when calculating SMS segments.

Motivation and Context

Closes #238.

How Has This Been Tested?

  • Added unit coverage for custom field length averages.
  • Ran Jest tests and ESLint.

Screenshots (if appropriate):

N/A

Documentation Changes

Checklist:

  • My change requires a change to the documentation.
  • I have included updates for the documentation accordingly.

@boba1007
boba1007 marked this pull request as ready for review August 24, 2026 10:02
@boba1007
boba1007 requested a review from ajohn25 August 24, 2026 17:02
Comment thread libs/gql-schema/campaign.ts Outdated
@ajohn25 ajohn25 added this to the v11.1 milestone Aug 26, 2026
@boba1007
boba1007 force-pushed the feat-custom-field-count branch from b266144 to 1515f1e Compare August 26, 2026 11:47
@boba1007
boba1007 merged commit 9669db7 into main Aug 26, 2026
5 checks passed
@boba1007
boba1007 deleted the feat-custom-field-count branch August 26, 2026 11:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Use custom field character count for segment calculator

2 participants