Hello,
I'm getting the following error when I try to update from 8.7.10 to 8.8.0 using drush updb
The two updates that fail are
views module
Define default values for limit operators settings in all filters.
Remove core key from views configuration.
With error
In ProcessBase.php line 188:
Unable to decode output into JSON: Syntax error
ArgumentCountError: Too few arguments to function Drupal\taxonomy\Plugin\views\argument\IndexTidDepth::__construct(), 4 passed in /core/modules/taxonomy/src/Plugin/views/argument/IndexTidDepth.php on line 54 and exactly 5 expected in Drupal\taxonomy\Plugin\views\argument\IndexTidDepth->__cons
truct() (line 39 of /core/modules/taxonomy/src/Plugin/views/argument/IndexTidDepth.php).
Any suggestions?
Regards,