Problem/Motivation

As a user, I can run the broken link report for the entire website from the Managed Link Status Report.

Proposed resolution

Add a new page to allow the user to run the broken link report on demand

Remaining tasks

Review.
Commit.
Rejoice.

User interface changes

New page

When there is no link entity

When there is one link entity pending.

When there is already a job running.

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

jibran created an issue. See original summary.

jibran’s picture

Status: Active » Needs review
StatusFileSize
new7.77 KB

Here is the patch.

dpi’s picture

This pretty much just does what the cron job does. It doesnt force links to be checked despite their last checked time, and it doesnt actually check links in the same request, only creates queue items.

acbramley’s picture

Status: Needs review » Reviewed & tested by the community

We've been running this patch for >3 years now without issue, let's get it in :)

acbramley’s picture

Version: 8.x-1.x-dev » 2.2.x-dev

Still applies to 2.2.x

dpi’s picture

Deferring #3 to future bug/feature issue.

  • dpi committed 39087deb on 2.2.x
    Issue #3093121 by jibran, dpi: Add ability to run broken link report on...
dpi’s picture

Status: Reviewed & tested by the community » Fixed

Merged!

Status: Fixed » Closed (fixed)

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