Problem/Motivation

When Feeds get uninstalled, feeds jobs are not removed from the job_schedule table.

Proposed resolution

Remove all feeds jobs from the job_schedule table when uninstalling the Feeds module.

Remaining tasks

Add an automated test that tests the uninstallation of Feeds and asserts that jobs are cleaned up.

Patch will follow.

Comments

MegaChriz created an issue. See original summary.

megachriz’s picture

Status: Active » Needs review
StatusFileSize
new746 bytes

Needs an automated test.

megachriz’s picture

Title: Feeds jobs are no cleaned up when uninstalled Feeds » Feeds jobs are not cleaned up when uninstalled Feeds
megachriz’s picture

Title: Feeds jobs are not cleaned up when uninstalled Feeds » Feeds jobs are not cleaned up when uninstalling Feeds
megachriz’s picture

The last submitted patch, 5: feeds-remove-jobs-uninstall-2871583-3-tests-only.patch, failed testing.

  • MegaChriz committed aa7f7cc on 7.x-2.x
    Issue #2871583 by MegaChriz: Fixed feeds jobs are not cleaned up when...
megachriz’s picture

Status: Needs review » Fixed

Committed #5.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.