Delete job item when corresponding entity is being deleted

Created on 7 September 2018, about 6 years ago
Updated 3 September 2024, 3 months ago

Issue/motivation

It's possible to get into the situation when we have "ghost" job items which don't point to any entity. For example, you've requested a translation for a node but then deleted it. This might cause issues in providers which expect an existing entity in a job item.

Proposed solution

If the translatable entity is being deleted then corresponding job item should be deleted as well. If this is the last job item in the job then delete the job as well. Are there any limitations on the way of doing this?

Feature request
Status

Needs work

Version

1.0

Component

Core

Created by

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

Merge Requests

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

Production build 0.71.5 2024