You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The apps/manager migration flow (PR ensdomains/apps-monorepo#593) needs a count of "names this Account has successfully migrated from V1 → V2" to drive the dashboard's MigrationProgressBanner.
Sub-issue of #2035.
Context
The
apps/managermigration flow (PR ensdomains/apps-monorepo#593) needs a count of "names this Account has successfully migrated from V1 → V2" to drive the dashboard'sMigrationProgressBanner.Why this matters
Without it, manager has to:
Related
apps/manager/src/features/migration/service/getMigratedNamesCount.ts(current legacy-subgraph implementation)