Problem/Motivation

The orange-dam:migration-status command has a digital_idoption that is specific to the project this module was originally developed for and it is not site agnostic as open-source modules should be.

Steps to reproduce

Review the source code for the orange-dam:migration-status drush command.

Proposed resolution

Remove this code and allow for similar functionality through hooks/events or some other mechanism. This needs to be thought through more.

Remaining tasks

  • Decide on an approach
  • Implement the approach

User interface changes

N/A

API changes

N/A

Data model changes

N/A

Issue fork orange_dam-3375616

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

adamzimmermann created an issue. See original summary.

adamzimmermann’s picture

Issue summary: View changes

adamzimmermann’s picture

Assigned: Unassigned » adamzimmermann
adamzimmermann’s picture

Assigned: adamzimmermann » Unassigned
Status: Active » Needs review

I have solved the issues and this is ready for review.

apotek’s picture

Assigned: Unassigned » adamzimmermann
Status: Needs review » Reviewed & tested by the community

  • adamzimmermann committed 20444067 on 1.x
    Issue #3375616 by adamzimmermann, apotek: Remove Non-generic Drush...
adamzimmermann’s picture

Status: Reviewed & tested by the community » Fixed

Status: Fixed » Closed (fixed)

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