Skip to content

[19.0][MIG] bulk no-op modules: analysis annotations + docsource (96)#86

Open
dnplkndll wants to merge 2 commits into
19.0from
19.0-mig-bulk-noop-109
Open

[19.0][MIG] bulk no-op modules: analysis annotations + docsource (96)#86
dnplkndll wants to merge 2 commits into
19.0from
19.0-mig-bulk-noop-109

Conversation

@dnplkndll

Copy link
Copy Markdown

96 modules whose 18→19 upgrade_analysis.txt contains only auto-handled changes: DEL fields (preserved as legacy columns; database_cleanup handles residuals later) and NEW records/fields (auto-created on install; NEW-required only where a default is present).

Triaged by a no-op classifier that excludes renames, type changes, m2o↔m2m promotions, model merges, selection-key removals, and required-without-default fields, plus a noupdate_changes.xml active-record scan that held back every module with real noupdate data work. Verified with the staged-PR convention checker (0 MISS / 0 WARN) and pre-commit.

Modules needing real migration scripts (renames, selection remaps, noupdate loads) are excluded and tracked for individual PRs.

@dnplkndll dnplkndll force-pushed the 19.0-mig-bulk-noop-109 branch 4 times, most recently from 7895701 to 10f268d Compare June 5, 2026 19:53
@dnplkndll dnplkndll force-pushed the 19.0-mig-bulk-noop-109 branch 3 times, most recently from dd238dc to 8f7fc8e Compare June 17, 2026 12:42
96 modules whose 18->19 analysis contains only auto-handled changes — DEL
fields (preserved as legacy columns; database_cleanup handles residuals) and
NEW records/fields (auto-created on install, NEW-required only where a default
is present). No pre/post scripts needed.

Triaged by a no-op classifier (excludes renames, type changes, m2o<->m2m,
model merges, selection-key removals, required-without-default) plus a
noupdate_changes.xml active-record scan and the staged-PR verifier. Modules
with real noupdate data work or schema semantics were held back for individual
migration PRs.
@dnplkndll dnplkndll force-pushed the 19.0-mig-bulk-noop-109 branch from 8f7fc8e to a93c34d Compare June 19, 2026 11:59
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.

1 participant