Follow-up to #2569771: [meta] Highlighting of source modules with no upgrade paths

Right now, for each enabled module on the source site, if we have no migrations tied to importing data from the module, we simply display "No upgrade path available". We should do our best to identify the possible scenarios, giving more specific details for each one and applying "warning" or "error" highlighting as appropriate.

Module is not present in the D8 installation. Provide a message "To upgrade this module you must install and enable the Drupal 8 version of the module". Error?

Comments

mikeryan created an issue. See original summary.

mikeryan’s picture

Status: Active » Postponed

Postponed per https://www.drupal.org/node/2569771#comment-10338523 - we'll start off simply marking all source modules without upgrade paths, and worry about trying to tease out the different scenarios if/when feedback demands it.

mikeryan’s picture

Status: Postponed » Closed (duplicate)
Related issues: +#2678638: [META] Usability refinements for Migrate UI

Any further UX refinement should go under #2678638: [META] Usability refinements for Migrate UI.