You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The test site is the proving ground for the real Tailored Travel build. Every divergence between the two is somewhere a mapping feature can look correct locally and fail on the client site.
Features like #109 (map source file to a media picker), #34 (non-text destination fields) and #44 (typed destination mapping) all need realistic destination shapes to be tested honestly.
Audit result (completed 2 Aug 2026)
Test site
Tailored Travel
Content types
65
119
Data types
60
90
Key alignment is excellent. All 61 shared content types have identical keys. The test site was built from Tailored Travel's uSync and keys were preserved. The Itinerary typo (#111) is the only divergence.
58 content types missing from the test site
Mostly feature* and layoutSettings* components:
Rich text editors: Itinerary, Extras, More Features, Sights More, Accommodation More
CTAs: Call Us, Contact Organiser, Tailor Your Tour
Forms: Form, Pay Final Balance, Tailored Tour Login/Logout, Component Form
Media: Image Rotator, Image Slideshow (component and feature variants)
Navigation: Breadcrumb, Table of Contents, Back to Destinations, Internal Links, Pagination
property image locally vs featurePropertyFeatureImage live
featureSettingsComponentColorPicker
featureColour vs colour
featureSettingsComponentHideDisplay
live adds a display/hide group
featureSettingsComponentStickyNav
live adds display/position
layoutSettingsComponentColorPicker
test site has extra areas-colour properties
contentHeadingDefault1
live has redirects
siteSettings
live far richer: accreditations, company address, contact details
32 data types missing
Including Tour Properties - Brochure PDF - Media Picker (77cc8285-0c15-4bed-8b20-80cf93d84543), which blocks #109. Also Block Grid variants, list views, colour pickers, image croppers and several component-specific pickers.
Why
The test site is the proving ground for the real Tailored Travel build. Every divergence between the two is somewhere a mapping feature can look correct locally and fail on the client site.
Features like #109 (map source file to a media picker), #34 (non-text destination fields) and #44 (typed destination mapping) all need realistic destination shapes to be tested honestly.
Audit result (completed 2 Aug 2026)
Key alignment is excellent. All 61 shared content types have identical keys. The test site was built from Tailored Travel's uSync and keys were preserved. The Itinerary typo (#111) is the only divergence.
58 content types missing from the test site
Mostly
feature*andlayoutSettings*components:individualTour,individualTours,destinationstourBrochure,tourDestinations,tourOrganisers4 types exist only in the test site
tourProperties— bundles Organisers. Live splits intotourOrganisers,tourBrochure,tourDestinations. This is the bundled-vs-granular divergencefeatureRichTextEditorItinery— the typo, see Rename featureRichTextEditorItinery to Itinerary (typo, diverges from Tailored Travel) #111featurePageOrganiserslayoutSettings8 shared types with differing property sets
tourOrganiserorganiserMobilefeatureComponentImageimagelocally vsfeaturePropertyFeatureImagelivefeatureSettingsComponentColorPickerfeatureColourvscolourfeatureSettingsComponentHideDisplaydisplay/hidegroupfeatureSettingsComponentStickyNavdisplay/positionlayoutSettingsComponentColorPickercontentHeadingDefault1redirectssiteSettings32 data types missing
Including
Tour Properties - Brochure PDF - Media Picker(77cc8285-0c15-4bed-8b20-80cf93d84543), which blocks #109. Also Block Grid variants, list views, colour pickers, image croppers and several component-specific pickers.Suggested order
tourBrochure+ its data type — unblocks Map the source file itself to a media picker field on the destination #109tourPropertiesbundling vs live's granular splitindividualTour/individualTourslast, whole page typesEach becomes its own issue: one composition or type per branch, per uSync import, verified in the running site before the next.
Not in this issue
No uSync imports, no schema edits. Those follow as separate work.