Skip to content

Release 23.25.2 #4926

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 38 commits into from
Jun 22, 2023
Merged

Release 23.25.2 #4926

merged 38 commits into from
Jun 22, 2023

Conversation

rchinn1
Copy link
Contributor

@rchinn1 rchinn1 commented Jun 22, 2023

Proposed changes

Merge timing

Related issues (optional)

bcaudillo and others added 30 commits May 30, 2023 13:04
Adding details on how to delete user account
Update Server link to GitHub repo - Totango
Engage does support nested traits, however, accessing objects nested in arrays is not currently supported by the Audience builder.

To go a bit more into how arrays work with Engage, when arrays are sent, they get flattened into strings and stored in our backend. For building audiences based on array traits, all the same conditions that would work on strings will work on the array (since the array is now being treated as a string).

Said in other words, when you try to access a trait within an object in an array in the Audience builder, you won't be able to access any of the nested objects. Instead, you can only use string operations like 'contains' and 'does not contain' to look for individual characters or a set of characters in the string.
Note about array of objects in the builder.md
Note requirement of 'us-west-2' as Lambda region
rchinn1 and others added 8 commits June 22, 2023 09:21
Co-authored-by: rchinn-segment <93161299+rchinn-segment@users.noreply.github.com>
Co-authored-by: rchinn-segment <93161299+rchinn-segment@users.noreply.github.com>
Remove cross_domain_id reference
Update Github repo link for VWO destination (web)
@rchinn1 rchinn1 added the release For Release PRs label Jun 22, 2023
@rchinn1 rchinn1 requested review from markzegarelli, pwseg and a team as code owners June 22, 2023 17:53
@rchinn1 rchinn1 merged commit 3252ab8 into master Jun 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release For Release PRs
Projects
None yet
Development

Successfully merging this pull request may close these issues.