When visiting a D8 status report without cron correctly set up, you are pointed to drupal.org/cron, which redirect to the D7 help for cron. From there, there's no link to the D8 help or I couldn't failed, until I changed "7" for "8" in the URL.

I think that's not obvious for people not used to Drupal documentation pages, and at this point I think we should point directly to the D8 version of that documentation.

Comments

penyaskito created an issue. See original summary.

avpaderno’s picture

Project: Drupal.org site moderators » Drupal core
Version: » 8.9.x-dev
Component: Site organization » cron system

A path alias on drupal.org cannot redirect users to a page that is specific for the Drupal version used from a site, and changing the path alias to redict to the Drupal 8 documentation would not help users who are using Drupal 7 (which is supported at least until 2021).

It's the site that should redirect to the correct page, given that the site knows which Drupal version is using.

hardik_patel_12’s picture

Status: Active » Needs review
StatusFileSize
new1.12 KB

Kindly review a patch

avpaderno’s picture

It should be postponed to #3041926: Convert automated_cron, ban, dblog, syslog, system, update, and user module hook_help() to topic(s), which is going to remove the hook_help() implementations and replace them with Twig files.

Version: 8.9.x-dev » 9.1.x-dev

Drupal 8.9.0-beta1 was released on March 20, 2020. 8.9.x is the final, long-term support (LTS) minor release of Drupal 8, which means new developments and disruptive changes should now be targeted against the 9.1.x-dev branch. For more information see the Drupal 8 and 9 minor version schedule and the Allowed changes during the Drupal 8 and 9 release cycles.

Version: 9.1.x-dev » 9.2.x-dev

Drupal 9.1.0-alpha1 will be released the week of October 19, 2020, which means new developments and disruptive changes should now be targeted for the 9.2.x-dev branch. For more information see the Drupal 9 minor version schedule and the Allowed changes during the Drupal 9 release cycle.

jhodgdon’s picture

Status: Needs review » Closed (duplicate)
Related issues: +#2855175: [META] Many documentation / handbook URLs redirect to D7 content

Duplicate issue.