Reviewed & tested by the community
Project:
Web Experience Toolkit
Version:
6.3.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
21 Jul 2026 at 16:43 UTC
Updated:
13 Aug 2026 at 14:53 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #3
joel_osc commentedComment #4
joseph.olstadHi @joel_osc, just looking at the merge request from a lay perspective. there's a new file that looks like a yml file being added . The filename is unusual in that it's one digit with no extension.
modules/custom/wxt_ext/wxt_ext_migration/config/install/1would say:
modules/custom/wxt_ext/wxt_ext_migration/config/install/migrate_plus.migration.gcweb_block.ymlmake more sense?
It appears that the file
1is actuallymigrate_plus.migration.gcweb_block.ymlComment #5
joel_osc commentedShoot, thought I fixed that. Thx!
Comment #6
danrodI applied the MR above and I can see that "peoples" is uppercased now, screenshot:
Comment #7
joseph.olstad