You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[Acquia\Blt\Robo\Tasks\DrushTask] Done in 59.278s
[warning] Features override checks are currently disabled due to a Drush 9 incompatibility.
And I expected this to happen:
Considering I am using config-split now and not features, I am surprised that we are still checking for features overrides. This shouldn't be happening in this scenario.
The text was updated successfully, but these errors were encountered:
It looks like we need a smarter check here, the warning should be removed, and the features override check should be uncommented (since this was fixed here: #2467)
My system information:
When I run this command:
I get the following output:
And I expected this to happen:
Considering I am using config-split now and not features, I am surprised that we are still checking for features overrides. This shouldn't be happening in this scenario.
The text was updated successfully, but these errors were encountered: