Enqueue channel for cron execution only when language is supported

Created on 1 May 2023, about 1 year ago

Problem/Motivation

Currently language of the entity is not respected when enqueuing channel for processing through cron job. I observe some of the channels on server site where language is not supported in client site is also added to the queue.

Steps to reproduce

Create a channel on server site to import entity in language "fr"

Create a client site where "fr" language is not supported.

Execute cron on client site.

You will see that channel in "Fr" language is enqueued in client site.

Proposed resolution

Enqueue only those channels where language is supported in client site.

Remaining tasks

User interface changes

API changes

Data model changes

✨ Feature request
Status

Active

Version

3.0

Component

Code

Created by

πŸ‡ͺπŸ‡ΈSpain Himanshu5050 Spain

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.69.0 2024