Skip to content
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

fix(analytics): AWSPinpointUserProfile Added null check for user attributes #3598

Merged
merged 5 commits into from Aug 25, 2023

Conversation

Equartey
Copy link
Contributor

Issue #, if available:
#3590

Description of changes:
Customer observed when creating a AWSPinpointUserProfile with null user attributes an error was thrown. This was due to an unsafe type usage.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@Equartey Equartey requested a review from a team as a code owner August 23, 2023 18:29
@Equartey Equartey merged commit 476b078 into main Aug 25, 2023
84 of 90 checks passed
@Equartey Equartey deleted the fix/analytics/user-profile-null-check branch August 25, 2023 15:39
dnys1 pushed a commit that referenced this pull request Aug 28, 2023
### Features
- feat(auth): TOTP MFA
- feat(authenticator): TOTP MFA ([#3609](#3609))

### Fixes
- fix(analytics): AWSPinpointUserProfile Added null check for user attributes ([#3598](#3598))
- fix(auth): SDK exception mapping
- fix(authenticator): Social button debug Property Type ([#3608](#3608))
- fix(datastore): Use platform thread ([#3607](#3607))

Updated-Components: amplify_lints, Amplify Flutter, Amplify Dart, Amplify UI, DB Common, Secure Storage, AWS Common, Smithy, Worker Bee
dnys1 pushed a commit that referenced this pull request Aug 28, 2023
### Features
- feat(auth): TOTP MFA
- feat(authenticator): TOTP MFA ([#3609](#3609))

### Fixes
- fix(analytics): AWSPinpointUserProfile Added null check for user attributes ([#3598](#3598))
- fix(auth): SDK exception mapping
- fix(authenticator): Social button debug Property Type ([#3608](#3608))
- fix(datastore): Use platform thread ([#3607](#3607))

Updated-Components: amplify_lints, Amplify Flutter, Amplify Dart, Amplify UI, DB Common, Secure Storage, AWS Common, Smithy, Worker Bee
dnys1 pushed a commit that referenced this pull request Aug 29, 2023
### Features
- feat(auth): TOTP MFA
- feat(authenticator): TOTP MFA ([#3609](#3609))

### Fixes
- fix(analytics): AWSPinpointUserProfile Added null check for user attributes ([#3598](#3598))
- fix(auth): SDK exception mapping
- fix(authenticator): Social button debug Property Type ([#3608](#3608))
- fix(datastore): Use platform thread ([#3607](#3607))

Updated-Components: amplify_lints, Amplify Flutter, Amplify Dart, Amplify UI, DB Common, Secure Storage, AWS Common, Smithy, Worker Bee
dnys1 pushed a commit that referenced this pull request Aug 29, 2023
### Features
- feat(auth): TOTP MFA
- feat(authenticator): TOTP MFA ([#3609](#3609))

### Fixes
- fix(analytics): AWSPinpointUserProfile Added null check for user attributes ([#3598](#3598))
- fix(auth): SDK exception mapping
- fix(authenticator): Social button debug Property Type ([#3608](#3608))
- fix(datastore): Use platform thread ([#3607](#3607))

Updated-Components: amplify_lints, Amplify Flutter, Amplify Dart, Amplify UI, DB Common, Secure Storage, AWS Common, Smithy, Worker Bee
dnys1 pushed a commit that referenced this pull request Aug 30, 2023
### Features
- feat(auth): TOTP MFA
- feat(authenticator): TOTP MFA ([#3609](#3609))

### Fixes
- fix(analytics): AWSPinpointUserProfile Added null check for user attributes ([#3598](#3598))
- fix(auth): SDK exception mapping
- fix(authenticator): Social button debug Property Type ([#3608](#3608))
- fix(datastore): Use platform thread ([#3607](#3607))

Updated-Components: amplify_lints, Amplify Flutter, Amplify Dart, Amplify UI, DB Common, Secure Storage, AWS Common, Smithy, Worker Bee
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.

None yet

3 participants