Fatal error: Allowed memory size of XXXX bytes exhausted on install

Created on 6 February 2024, 9 months ago
Updated 21 February 2024, 9 months ago

Steps to reproduce

Install module on existing database with a significant number of users

Proposed resolution

The module install process loads all users in order to pull the UID for adding enable and notify user.data variables. This query could instead just pull the UIDs and avoid the memory overflow issue altogether.

🐛 Bug report
Status

Fixed

Version

2.0

Component

Code

Created by

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

Merge Requests

Comments & Activities

Production build 0.71.5 2024