After running the migrateFromGadget maintenance script, any /Votes subpags of FAs are moved, but they still use the old {{Community Wishlist/Support}} template, when it should be using the new parser function {{#CommunityRequests:vote}}.
Acceptance criteria
- The script should look for a /Votes subpage when processing FAs
- If it exists, it should do a find/replace changing {{Community Wishlist/Support to {{#CommunityRequests: vote and that should do it
Derived Requirement
Ensure that the migrateFromGadget maintenance script updates /Votes subpages when processing Focus Areas (FAs). If a /Votes subpage exists, the script must replace the old template {{Community Wishlist/Support}} with the new parser function {{#CommunityRequests:vote}}.
Test Steps
Test Case 1: Script updates /Votes subpages with new parser function
- Create a Focus Area (FA) page
- Open the /Votes subpage.
- ✅❓❌⬜ AC1: Confirm that a /Votes subpage is created when processing FAs
QA Results - Meta Beta
| AC | Status | Details |
|---|---|---|
| 1 | ✅ | T404758#11238025 |

