Skip to content

3.3.4 and 3.3.5: Add resetDurationUsed and optInForMarketing fields#180

Merged
bwang-aira merged 2 commits into
mainfrom
new-field-resetDurationUsed
Sep 23, 2025
Merged

3.3.4 and 3.3.5: Add resetDurationUsed and optInForMarketing fields#180
bwang-aira merged 2 commits into
mainfrom
new-field-resetDurationUsed

Conversation

@bwang-aira

@bwang-aira bwang-aira commented Sep 23, 2025

Copy link
Copy Markdown
Contributor
  • Add optInForMarketing field to account creation (FE-23)
  • Add resetDurationUsed field to Profile (FE-42)

@bwang-aira bwang-aira requested a review from ming-chu September 23, 2025 04:28
@bwang-aira

Copy link
Copy Markdown
Contributor Author

I called it 3.3.4 because your PR 3.3.3 is not merged yet :D

ming-chu
ming-chu previously approved these changes Sep 23, 2025

@ming-chu ming-chu left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

LGTM, thanks!

Comment on lines +55 to +56
/// Will duration be reset. Values: "NEVER" or "UTC_MONTH"
final String resetDurationUsed;

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Nice, thanks to provide the doc comment! I am okay with the String type here for v1.
Let's consider other type later in the future if we have more types coming.

@bwang-aira bwang-aira changed the title 3.3.4: Add resetDurationUsed field to Profile (FE-42) 3.3.4 and 3.3.5: Add resetDurationUsed and optInForMarketing fields Sep 23, 2025

@ming-chu ming-chu left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

LGTM

@bwang-aira bwang-aira merged commit faf2a8a into main Sep 23, 2025
1 check passed
@bwang-aira bwang-aira deleted the new-field-resetDurationUsed branch September 23, 2025 17:41
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.

2 participants