Skip to content

fix(docs): update stale "Future (~Fall 2025)" column header in migration guide#1714

Open
Kewe63 wants to merge 1 commit into
base:masterfrom
Kewe63:fix/1315-stale-migration-date
Open

fix(docs): update stale "Future (~Fall 2025)" column header in migration guide#1714
Kewe63 wants to merge 1 commit into
base:masterfrom
Kewe63:fix/1315-stale-migration-date

Conversation

@Kewe63

@Kewe63 Kewe63 commented Jul 13, 2026

Copy link
Copy Markdown

Summary

Closes #1315

The migration guide table header at docs/base-account/guides/migration-guide.mdx:18 referenced "Future (~Fall 2025)" which has already passed (we are now in mid-2026). The header was misleading readers about the migration timeline.

Updated the column header from Future (~Fall 2025) to Current to reflect the actual present-day state of the migration.


Diff

Before After
| User Type | Today | Future (~Fall 2025) | | User Type | Today | Current |

Verification

  • Read docs/base-account/guides/migration-guide.mdx in full to ensure the change is self-contained (only the header row was touched).
  • The "Today" / "Current" semantics now match: both columns describe the current state, as the originally future-projected Fall 2025 deadline has passed.

Checklist

  • Documentation-only change (no code, no config, no images)
  • Verified no other references to "Fall 2025" in the same file
  • git diff --stat shows 1 file, +1/-1

Risk & Impact

None. Single-line documentation header fix. No code, config, or behavior changes.

Type: 📝 Documentation
Closes: #1315

…ion guide

The migration guide table header referenced "Future (~Fall 2025)" which
has already passed. Updated to "Current" to reflect the present state.

File: docs/base-account/guides/migration-guide.mdx line 18

Closes base#1315
@cb-heimdall

Copy link
Copy Markdown
Collaborator

🟡 Heimdall Review Status

Requirement Status More Info
Reviews 🟡 0/2
Denominator calculation
Show calculation
1 if user is bot 0
1 if user is external 0
2 if repo is sensitive 0
From .codeflow.yml 1
Additional review requirements
Show calculation
Max 0
0
From CODEOWNERS 0
Global minimum 0
Max 1
1
1 if commit is unverified 1
Sum 2

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.

fix(docs): stale future date in migration guide table (Fall 2025 has passed)

2 participants