Skip to content

Latest beta#115

Open
AaronAgility wants to merge 27 commits intodevfrom
latest-beta
Open

Latest beta#115
AaronAgility wants to merge 27 commits intodevfrom
latest-beta

Conversation

@AaronAgility
Copy link
Copy Markdown
Collaborator

@AaronAgility AaronAgility commented Nov 19, 2025

Consolidating branches

AaronAgility and others added 27 commits November 19, 2025 11:45
- Remove debugger statement from gallery-mapper.ts
- Fix RichTextArea special case logic in model-pusher.ts to check for missing mapping and existing target model

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
Fix gallery mapper and model pusher issues
…wn locales, improving accuracy in locale checks.
Full workflow service, tests, integration with sync
…back

When all GUIDs fail API key retrieval (HTTP 500), bail immediately with
a clear error pointing to auth expiry or bad GUIDs. In the locale
detection catch block, distinguish between auth problems (keys also
failed) and transient issues, and stop silently falling back to en-us.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
…tion

PROD-89: Early auth/GUID failure detection
The mapAssetUrl method was accessing originUrl/url/edgeUrl on an
AssetMapping object, but those properties only exist on mgmtApi.Media.
The `as any` cast masked the type error, causing every lookup to
fall through to returning the original source URL unchanged.

Now correctly returns assetMapping.targetUrl when a mapping is found.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Asset mappings now store container edge/origin URLs and use them as a
fallback when exact URL matching fails. This handles content items that
reference assets via subfolder paths (e.g. /mobile/feature-carousel/)
which differ from the root edgeUrl stored in the mapping.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
fix: correct asset URL rewriting during push (PROD-915)
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.

2 participants