Patch #17880
Performance issues on Issue model
Status: | Closed | Start date: | ||
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | - | % Done: | 0% | |
Category: | Performance | |||
Target version: | - |
Description
Issue safe_attribute 'is_private' cause a author loading if not necessary in some situations, and status_id_was is same as status_id, cuz is not prevent loading if not changed.
Related issues
History
#1
Updated by Go MAEDA about 5 years ago
- Duplicates Patch #18290: Issue performance patch added
#2
Updated by Go MAEDA about 5 years ago
- Status changed from Resolved to Closed
Same patch was applied to trunk by #18290.