Closed (fixed)
Project:
Privatemsg
Version:
2.0.0-rc3
Component:
Code
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
6 Feb 2024 at 19:13 UTC
Updated:
21 Feb 2024 at 08:29 UTC
Jump to comment: Most recent
Install module on existing database with a significant number of users
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.
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
Comment #4
joshua-jake commentedComment #6
ivnishComment #8
ivnish