Skip to content

Error on restore if user import is prohibited #25

Description

@cre-eledia

Moodle-Version: 4.1.9
PHP-Version: 8.1
Database: Postgres

Iff we set in config.php:

$CFG->forced_plugin_settings['restore'] = array(
'restore_general_users' => 0,
'restore_general_users_locked' => 1
);

We get the following error on course restore:

image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions