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

Import promoCode from browser-laptop when upgrading to brave-core #1294

Closed
bsclifton opened this issue Sep 26, 2018 · 1 comment · Fixed by brave/brave-core#935
Closed

Import promoCode from browser-laptop when upgrading to brave-core #1294

bsclifton opened this issue Sep 26, 2018 · 1 comment · Fixed by brave/brave-core#935

Comments

@bsclifton
Copy link
Member

bsclifton commented Sep 26, 2018

Test plan

See brave/brave-core#935

Description

With brave/brave-core#428, the referral program was implemented on brave-core. As we move towards 1.0, we need to consider what happens when users are using the Muon based product (browser-laptop) and then upgrade

Steps to reproduce

  1. Install the Muon based browser from a referral link (installer name has referral code embedded)
  2. Verify in the session-store-1 that promoCode and download_id are set
  3. (not implemented) check for updates and user is prompted to upgrade to brave-core
  4. brave-core is installed; profile should be imported. promoCode and download_id need to be imported too and put into local_state
@bsclifton bsclifton added this to the 1.x Backlog milestone Sep 26, 2018
@bsclifton bsclifton modified the milestones: 1.x Backlog, 1.0 (0.56.x) Sep 27, 2018
@garrettr garrettr self-assigned this Oct 16, 2018
@rebron rebron modified the milestones: 1.0, Muon => Brave Core migration Oct 16, 2018
@bbondy bbondy removed this from the Muon => Brave Core migration milestone Oct 30, 2018
@bbondy bbondy added this to the 1.x Backlog milestone Nov 5, 2018
@bsclifton bsclifton modified the milestones: 1.x Backlog, 0.56.x - Release Hotfix 1 Nov 6, 2018
@bsclifton bsclifton assigned bsclifton and unassigned garrettr Nov 13, 2018
bsclifton added a commit to brave/brave-core that referenced this issue Nov 21, 2018
…hey are available) and set corresponding values in brave-core.

Fixes brave/brave-browser#1884
Fixes brave/brave-browser#1294
@btlechowski
Copy link

btlechowski commented Dec 4, 2018

Verification Passed on

Brave 0.57.12 Chromium: 71.0.3578.75 (Official Build) (64-bit)
Revision 06ef00b5279f93f8e0c1e73acedd49d7dcc09767-refs/branch-heads/3578@{#836}
OS Windows 7 x64

Issue found: #2344

Verified passed with

Brave 0.57.12 Chromium: 71.0.3578.75 (Official Build) (64-bit)
Revision 06ef00b5279f93f8e0c1e73acedd49d7dcc09767-refs/branch-heads/3578@{#836}
OS Mac OS X

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment