- Issue created by @cdesautels
- πΊπΈUnited States swirt Florida
Thank you for reporting this. I will take a look into it soon.
- πΊπΈUnited States swirt Florida
Confirmed that I am seeing this on SimplyTest.me with a default install of Drupal 11.4
Here is the error
Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 262144 bytes) in /var/lib/tugboat/stm/web/modules/contrib/codit_batch_operations/src/BatchOperations.php on line 221 - πΊπΈUnited States swirt Florida
In testing this, I found that now that π Config page throws fatal error on D11 Active is fixed and you can set a default user, the error goes away on D11. So that is the immediate workaround.
The bug still exists in the background though, so I am going to work on this.
- Merge request !27#3482565 Resolve error for when default user is not set. β (Merged) created by swirt
- πΊπΈUnited States swirt Florida
This was due to it trying to load user 0 when no default user had been specified. It now uses user 1 if no default user is specified in the settings.