Per the discussion at T403307.
The page title structure of Community Wishlist/Wishes/W123 (and similar to /Focus areas) was because we had arbitrary page titles in the old system that made it difficult to infer if a page is a wish or focus area based on the entity title alone.
In the new system, we have autogenerated IDs that are prefixed with either W or FA, so we can tell by the subpage title itself whether it's a wish or a focus area. Thus, we do not need the /Wishes and /Focus areas to be part of the path.
Acceptance criteria
- All wishes should live at i.e. Community Wishlist/W123, and focus areas at i.e. Community Wishlist/FA123
Derived Requirement
Update the page title structure for Community Wishlist entities:
- Wishes should be located at Community Wishlist/W<ID> (e.g., Community Wishlist/W123).
- Focus areas should be located at Community Wishlist/FA<ID> (e.g., Community Wishlist/FA123).
- The redundant /Wishes and /Focus areas path segments should be dropped.
- Pages should remain correctly identifiable as wishes or focus areas by their prefix (W or FA).
- Existing links should resolve to the new structure.
Test Steps
Test Case 1: Wish Page URL Structure
- Navigate to a wish page previously under Community Wishlist/Wishes/W123.
- ✅❓❌⬜ AC1: The page loads at Community Wishlist/W123, not /Wishes segment is present in the path.
Test Case 2: Focus Area Page URL Structure
- Navigate to a focus area page previously under Community Wishlist/Focus areas/FA123.
- ✅❓❌⬜ AC2: The page loads at Community Wishlist/FA123, not /Focus areas segment is present in the path.
Test Case 3: Backward Compatibility of Old Links
- Try opening an old-format wish URL: Community Wishlist/Wishes/W123.
- ✅❓❌⬜ AC3: The user is redirected to or resolved at Community Wishlist/W123.
- Repeat for a focus area URL: Community Wishlist/Focus areas/FA123.
- ✅❓❌⬜ AC4: The user is redirected to or resolved at Community Wishlist/FA123.
Test Case 4: Consistency in Navigation UI
- Open the Community Wishlist index pages (wishes and focus areas).
- Click on a listed wish or focus area.
- ✅❓❌⬜ AC5: Links point directly to the new format (/W123 or /FA123).
QA Results - Meta Beta
| AC | Status | Details |
|---|---|---|
| 1 | ✅ | T405527#11225768 |
| 2 | ✅ | T405527#11225768 |
| 3 | ✅ | T405527#11225768 |
| 4 | ✅ | T405527#11225768 |
| 5 | ✅ | T405527#11225768 |

