Skip to content

[PM-38951] fix: Correct migration script date to 2026-07-14#7972

Merged
jrmccannon merged 2 commits into
mainfrom
PM-38951-fix-migration-name
Jul 13, 2026
Merged

[PM-38951] fix: Correct migration script date to 2026-07-14#7972
jrmccannon merged 2 commits into
mainfrom
PM-38951-fix-migration-name

Conversation

@jrmccannon

@jrmccannon jrmccannon commented Jul 13, 2026

Copy link
Copy Markdown
Contributor

🎟️ Tracking

PM-38951

📔 Objective

Renames the migration script AddCreationDateToOrganizationUserUserDetailsView.sql from 2026-07-07_00_ to 2026-07-14_00_. The migration was introduced in #7936 but committed under an earlier date, placing it out of chronological order relative to migrations that have since merged. Renaming it to 2026-07-14 restores correct ordering so the script runs in the intended sequence. File contents are unchanged (100% rename).

@jrmccannon jrmccannon requested a review from a team as a code owner July 13, 2026 17:14
@jrmccannon jrmccannon added the t:bugfix Change Type - Bugfix label Jul 13, 2026
@jrmccannon jrmccannon enabled auto-merge (squash) July 13, 2026 17:20
@codecov

codecov Bot commented Jul 13, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 66.13%. Comparing base (c9460cc) to head (5102553).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #7972      +/-   ##
==========================================
+ Coverage   61.60%   66.13%   +4.52%     
==========================================
  Files        2256     2256              
  Lines       99392    99392              
  Branches     8983     8983              
==========================================
+ Hits        61232    65732    +4500     
+ Misses      36005    31409    -4596     
- Partials     2155     2251      +96     

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@jrmccannon jrmccannon merged commit 14fee75 into main Jul 13, 2026
44 checks passed
@jrmccannon jrmccannon deleted the PM-38951-fix-migration-name branch July 13, 2026 17:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

t:bugfix Change Type - Bugfix

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants