Skip to content

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

Open
dnplkndll wants to merge 1 commit 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 1 commit 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 from b95cb4c to e1c3110 Compare May 30, 2026 15:48
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 e1c3110 to d82da6e Compare May 30, 2026 15:50
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