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 exists in the D8 installation, is enabled, but does not provide an upgrade path (yet). What do we tell the upgrader in this case? "Please nag the module maintainer to provide an upgrade path"? Warning, perhaps, since there isn't much the upgrader can do about it.

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.