webiny / webiny-js

Open-source serverless enterprise CMS. Includes a headless CMS, page builder, form builder, and file manager. Easy to customize and expand. Deploys to AWS.
https://www.webiny.com
Other
7.22k stars 589 forks source link

fix(tasks): set proper tenant and locale when running task #4170

Closed brunozoric closed 3 weeks ago

brunozoric commented 3 weeks ago

Changes

A problem with BG tasks which manifests on non-default tenant and locales, where the tenant and locale were not properly set. Also, File Manager Asset Delivery was setting the x-i18n-locale header using the wrong value format, making all assets be loaded as if they're located on a default locale.

How Has This Been Tested?

Jest.