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
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
Comment #2
adamzimmermann commentedComment #4
adamzimmermann commentedComment #5
adamzimmermann commentedI have solved the issues and this is ready for review.
Comment #6
apotek commentedComment #8
adamzimmermann commented