1. Downloaded 8.x-1.0-rc3 version of the module
2. Drupal 8 core version is 8.5.x
3. Enabled the module and clear cache multiple times.
4. Visited /admin/structure/drush-info page
5. It is not displaying anything, page is completely blank

Comments

Prashant.c created an issue. See original summary.

prashant.c’s picture

This module is works fine when you install a module which has drush commands for example migration_tools module.

No output on the drush info page i.e. Blank page is confusing the users.

To make it clear to the users i have added a message which will be displayed if no module will be found with its own drush commands.

Submitting a patch for the same.

  • bribread22 committed bca5797 on 8.x-1.x
    Issue #2912020 by Prashant.c: Fixed issue where no error message would...

bribread22’s picture

Thank you @Prashant.c for providing the patch. This fix is covered in the 8.x-1.0 release.

bribread22’s picture

Status: Active » Needs review
prashant.c’s picture

@bribread22

Thanks, this can be closed.

bribread22’s picture

Thanks @Prashant.c

bribread22’s picture

Status: Needs review » Fixed
bribread22’s picture

Status: Fixed » Closed (fixed)