Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Resolve two issues with the Command Interface #13

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

MikeWilkie
Copy link

  1. etc/di.xml had a typo(?) using CommandList rather than CommandListInterface
  2. Model\Command\UploadHistoricalOrders.php improperly set/referenced the \Magento\Framework\App\State

WILKIE added 2 commits December 8, 2020 03:50
Prevents the Area Code from setting when already set, which results in the error, 'main.ERROR: Area code is already set'
Assigns the appropriate type, `CommandListInterface`, which prevents the error, 'Class Riskified\Decider\Command\UploadHistoricalOrders does not exist'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant