Problem/Motivation

During the D9 -> D10 upgrade there's an issue with running module updates using drush updb:

>  [notice] Update started: opigno_learning_path_update_9009
>  [error]  Call to undefined function drupal_get_path()
>  [error]  Update failed: opigno_learning_path_update_9009
 [error]  Update aborted by: opigno_learning_path_update_9009
 [error]  Finished performing updates.

Steps to reproduce

1. Perform D9 -> D10 upgrade.
2. Run the drush updb command.

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

vbory created an issue. See original summary.

aaron.ferris’s picture

Project: Opigno module » Opigno Learning path

aaron.ferris’s picture

Status: Active » Needs review