-
Bug
-
Resolution: Fixed
-
Low
-
7.0.0, 7.2.15, 7.6.8, 7.12.2
-
7
-
Severity 2 - Major
-
-
Summary
Method com.atlassian.jira.issue.fields.screen.CachingFieldScreenStore createFieldScreen and removeFieldScreen unnesesary flushes fieldScreenCache while it can only add/remove specific elements
So change will do fieldScreenCache.remove(fieldScreen.getId()) instead of fieldScreenCache.removeAll()
Workaround
None
- is related to
-
JRASERVER-67279 Request timeout when creating project
- Closed
-
JRASERVER-61704 Slow loading of Project - Fields screen
- Gathering Impact
- mentioned in
-
Page Loading...
- relates to
-
JSDS-2872 Loading...