// Decrease the 'update status' requirement severity from warning to warning.
$requirements['update status']['severity'] = REQUIREMENT_INFO;

This actually decreases the requirement from warning to info.

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

Chi created an issue. See original summary.

Soham Sengupta’s picture

Assigned: Unassigned » Soham Sengupta
Status: Active » Needs review
FileSize
701 bytes

Hi, I have made the change in this patch.

Sivaji_Ganesh_Jojodae’s picture

Status: Needs review » Reviewed & tested by the community

Looks visually fine.

  • catch committed 78bbdc9 on 10.0.x
    Issue #3316871 by Soham Sengupta, Chi: Fix wrong documentation in...
  • catch committed cf4437e on 10.1.x
    Issue #3316871 by Soham Sengupta, Chi: Fix wrong documentation in...
  • catch committed 588a822 on 9.5.x
    Issue #3316871 by Soham Sengupta, Chi: Fix wrong documentation in...
catch’s picture

Version: 10.0.x-dev » 9.5.x-dev
Status: Reviewed & tested by the community » Fixed

Committed/pushed to 10.1.x, cherry-picked to 10.0.x and 9.5.x, thanks!

Status: Fixed » Closed (fixed)

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