Keep getting errors when trying to edit issue on dev
http://project-drupal_7.redesign.devdrupal.org/node/1690689

Fatal error: Allowed memory size of 268435456 bytes exhausted (tried to allocate 262144 bytes) in /var/www/dev/project-drupal_7.redesign.devdrupal.org/htdocs/includes/database/query.inc on line 1856

also sometimes it is 502.

Comments

bdragon’s picture

Assigned: senpai » bdragon

Yeah, looking into it.

senpai’s picture

Issue tags: +project, +drupal.org D7

Tagging.

bdragon’s picture

Issue tags: -project, -drupal.org D7

It was due to the project field being configured to use select instead of autocomplete.

Autocomplete should probably be the default -- it's easy to change to select for a small site, but for a large site, it's a bit difficult, given that the edit field page crashes ;)

senpai’s picture

Status: Active » Fixed
Issue tags: +project, +drupal.org D7

Sounds fixed then.

dww’s picture

Status: Fixed » Active

I don't see a commit that fixes the default. Back to active until there's a commit linked here...

bdragon’s picture

Status: Active » Fixed

Automatically closed -- issue fixed for 2 weeks with no activity.