Skip to content

oobmigration: derive subscription account number and extract license key fields

Administrator requested to merge jc/subscriptions-licenses-oob-migration into main

Created by: unknwon

This PR adds two OOB migrations:

  1. Attempt to extract the account number from the associated user of subscriptions, sister PR: https://github.com/sourcegraph/sourcegraph/pull/39209
  2. Extract license fields from the license key text and store them to dedicated columns, sister PR: https://github.com/sourcegraph/sourcegraph/pull/39215

Test plan

Manually e2e tested locally.


Part of https://github.com/sourcegraph/sourcegraph/issues/38661

Merge request reports

Loading