Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Smartling <-> Localize fixups #15629

Closed
10 of 15 tasks
stevejalim opened this issue Dec 3, 2024 · 1 comment · Fixed by #15699
Closed
10 of 15 tasks

Smartling <-> Localize fixups #15629

stevejalim opened this issue Dec 3, 2024 · 1 comment · Fixed by #15699
Assignees
Labels
Backend Server stuff yo P1 First level priority - Must have

Comments

@stevejalim
Copy link
Collaborator

stevejalim commented Dec 3, 2024

Sent an initial batch of fivev pages into Smartling to be translated into French.

Smartling sync failed on two pages

  • Fast VPN from Mozilla
  • What is an IP Address

It's unclear which Page caused which error, but the first error seen (which I think was for What is an IP Address?) was:

"wagtail_localize_smartling.api.client.InvalidResponse: Response did not match expected format: {'response': {'code': 'VALIDATION_ERROR', 'errors': [{'key': None, 'message': 'File locked: job_7.po', 'details': None}]}}"
  • Draftsharing refused to provide a HTML dump of a linked page - possibly because the link had expired (and possibly isn't being correctly invalidated)

We need some tightening up

Smartling validation error

Preview Give feedback

wagtaildraftsharing fixups

Preview Give feedback

Wagtail-localize-smartling improvements

Preview Give feedback
  1. 1 of 3
    stevejalim

Bedrock changes

Preview Give feedback
@stevejalim stevejalim self-assigned this Dec 3, 2024
@stevejalim stevejalim added P1 First level priority - Must have Backend Server stuff yo labels Dec 3, 2024
@stevejalim
Copy link
Collaborator Author

So using an export of the CMS data from prod, I couldn't replicate the initial sync problem with either of the pages that seemed problematic.

What we can do for now, though, is make things more robust, and deal with the issue around the expired draftsharing link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Backend Server stuff yo P1 First level priority - Must have
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant