Actions
Bug #14924
closedtaxonomies/edit.html.erb takes minutes to render
Status:
Closed
Priority:
Normal
Assignee:
Category:
Organizations and Locations
Target version:
Difficulty:
Triaged:
Bugzilla link:
Pull request:
Description
Trying to open the edit page of either a location or organization takes multiple minutes.
The time is spent rendering taxonomies/edit.html.erb and the passenger process stays ~100% utilization throughout the request.
Log attached is from rails environment set to `development`, notice that it takes over 6 minutes to complete the request.
Files
Updated by Dominic Cleal almost 9 years ago
- Related to Bug #10893: Editing organizations/locations hangs in 1.8.2 added
Updated by Taylan Develioglu almost 9 years ago
Updated by Tomer Brisker almost 9 years ago
- Status changed from New to Assigned
- Assignee set to Tomer Brisker
Updated by The Foreman Bot almost 9 years ago
- Status changed from Assigned to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/3491 added
Updated by Taylan Develioglu almost 9 years ago
- File pull_3491_result.log.gz pull_3491_result.log.gz added
Updated by Anonymous almost 9 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Updated by Tomer Brisker over 8 years ago
- Has duplicate Bug #10138: Manage Location and Organization unusable once thousands of nodes are assigned added
Actions