Fix Drush Commands

Created on 26 January 2021, over 3 years ago
Updated 20 March 2023, over 1 year ago

Problem/Motivation

The Drush commands are not working any more, as they are using deprecated / removed drush functions.

Furthermore, using a "drush.inc" file for storing drush commands is also deprecated, since this module already uses "ConfigPartialExportCommands" to store the commands, the "drush.inc" file can be safely removed, but the "ConfigPartialExportCommands" still needs a lot of rework.

Steps to reproduce

Proposed resolution

Fix the drush commands.

Remaining tasks

User interface changes

API changes

Data model changes

πŸ› Bug report
Status

Closed: outdated

Version

1.0

Component

Code

Created by

πŸ‡³πŸ‡±Netherlands Roderik de Langen

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

  • πŸ‡©πŸ‡ͺGermany Grevil

    The patch won't be enough, as many used functions simply do not exist any more, like for example "drush_print_table()", which got already removed in Drush 9.x!

    There are also lots of deprecated functions and using a "drush.inc" file for storing drush commands is also deprecated, since this module already uses "ConfigPartialExportCommands" to store the commands, the "drush.inc" file can be safely removed, but still needs a lot of rework.

  • Status changed to Needs work over 1 year ago
  • Status changed to Closed: outdated over 1 year ago
  • πŸ‡­πŸ‡ΊHungary segi

    I have cleaned out the drush command in the new release. Please open a new issue if you find any issue.

Production build 0.69.0 2024