Problem/Motivation

Updating Editoria11y Accessibility Checker 2.2.22 => 3.0.6 results in warnings during database updates.

> >  [notice] Update started: editoria11y_post_update_0001
> >  [warning] Undefined array key "ed11y_action.dismissals__page" ViewsLocalTask.php:82
> >  [warning] Undefined array key "ed11y_action.page_1" ViewsLocalTask.php:82
> >  [warning] Undefined array key "ed11y_action.dismissals__page" ViewsLocalTask.php:122
> >  [warning] Undefined array key "ed11y_action.page_1" ViewsLocalTask.php:122
> >  [warning] Undefined array key "ed11y_action.dismissals__page" CustomViewsLocalTask.php:29
> >  [warning] Undefined array key "ed11y_action.page_1" CustomViewsLocalTask.php:29
> >  [notice] Update completed: editoria11y_post_update_0001
> >  [notice] Update started: editoria11y_post_update_0002
> >  [notice] Update completed: editoria11y_post_update_0002

Steps to reproduce

Update to 3.0.6 and drush updb

Environment details for bug reports
  • Drupal version: 11.4.1
  • CSA submodule installed: N
  • Exports submodule installed: N

Comments

tregonia created an issue. See original summary.

itmaybejj’s picture

Assigned: Unassigned » itmaybejj
itmaybejj’s picture

That's a bug for sure.

It looks like that's the loader to import the new dashboard Views. Is the warning just cosmetic, or did the View import fail for /admin/reports/editoria11y/dismissals

tregonia’s picture

The views installed as expected. I cannot speak to whether everything is as it should be tho.

  • itmaybejj committed de5f28b7 on 3.0.x-dev
    fix: #3608796 Undefined array key ed11y_action.* during updb
    
    By:...
itmaybejj’s picture

Status: Active » Fixed

Fixed in 3.0.7. Thank you for reporting and checking. Reach out if you want bug bounty batch of CSA licenses.

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.