update 1.2 to 1.3

Created on 23 September 2024, about 2 months ago

Error on update.php from 1.2 to 1.3

$ drush updb
 ----------------- ----------- --------------- --------------------------
  Module            Update ID   Type            Description
 ----------------- ----------- --------------- --------------------------
  views_url_path_   8101        hook_update_n   8101 - Update views with
  arguments                                     correct schema values.
 ----------------- ----------- --------------- --------------------------


 Do you wish to run the specified pending updates? (yes/no) [yes]:
 > y

>  [notice] Update started: views_url_path_arguments_update_8101
>  [warning] Undefined array key "validate" views_url_path_arguments.install:27
>  [warning] Trying to access array offset on value of type null views_url_path_arguments.install:27
>  [warning] Undefined array key "validate" views_url_path_arguments.install:27
>  [warning] Trying to access array offset on value of type null views_url_path_arguments.install:27
>  [warning] Drush command terminated abnormally.

In ProcessBase.php line 171:

  Unable to decode output into JSON: Syntax error

  Fatal error: Cannot redeclare Drupal\draggableviews\Plugin\views\field\DraggableViewsField::defineOptions() in /home/beta/public_html/web/modules/contrib/draggableviews/src
  /Plugin/views/field/DraggableViewsField.php on line 81
🐛 Bug report
Status

Active

Version

1.3

Component

Code

Created by

🇨🇦Canada bensti

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

  • Issue created by @bensti
  • First commit to issue fork.
  • heddn Nicaragua

    Can you upload a copy of the config that this is trying to update? Is the config itself at fault or is the update hook at issue? Also, the warning about Cannot redeclare seems like for another module, not this one.

  • 🇨🇦Canada bensti

    @heddn - Can you upload a copy of the config that this is trying to update?

    humm can you describe a little bit more what you need? file path please. im not a super expert in programmation

Production build 0.71.5 2024