Problem/Motivation

system_requirements() still has some code targeted towards Drupal 7 to Drupal 8 updates. We don't deal with that anymore, see
// Ensure that if upgrading from 7 to 8 we have no disabled modules.

Proposed resolution

Remove that entire codeblock.

Remaining tasks

User interface changes

API changes

Data model changes

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

joshi.rohit100’s picture

Assigned: Unassigned » joshi.rohit100
joshi.rohit100’s picture

Status: Active » Needs review
FileSize
1.41 KB
longwave’s picture

Status: Needs review » Reviewed & tested by the community
catch’s picture

Status: Reviewed & tested by the community » Fixed

Committed/pushed to 8.0.x, thanks!

  • catch committed 3c19df5 on 8.0.x
    Issue #2542632 by joshi.rohit100: system.install has redundant code
    

Status: Fixed » Closed (fixed)

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