transifex / transifex-sync-zendesk

Allows you to sync sources to Transifex and translations to Zendesk.
https://www.zendesk.com/apps/transifex-sync/
Other
2 stars 3 forks source link

TX-11047: Fix the bulk mode dynamic content download #131

Closed candrikos closed 4 years ago

candrikos commented 4 years ago

Problem and/or solution

Reported issue:

Bulk mode dynamic content download did not work properly.

There were missing some code lines responsible for the iteration on dynamic content when the bulk mode was required.

How to test

Navigate to Zendesk and sign in. Got the right top of the page to open the help desk. Add transifex support plugin through the gear icon --> manage ... Create some dynamic content and then do move on sending the content to transifex throughout the tx installed application

Reviewer checklist

For the code:

For the PR:

Dynamic content used not to sync in bulk mode. Thus we added a couple of code lines that used to be missing.