-
Type:
Bug
-
Resolution: Timed out
-
Priority:
Low
-
None
-
Affects Version/s: 3.9.3
-
Component/s: Navigation - Filters
-
3.09
-
1
-
Severity 3 - Minor
-
When a filter is sorted by a custom field and when the custom field is deleted, this error is thrown in the logs:
2008-02-19 11:58:11,487 http-8090-Processor23 WARN [issue.search.util.LuceneQueryCreator] !!! ACK !!! No sort found? com.atlassian.jira.issue.search.SearchSort@a22ee8c[order=ASC,field=customfield_10001]
2008-02-19 11:58:11,505 http-8090-Processor23 WARN [web.action.issue.IssueNavigator] Key 'null' threw a NullPointerException. The key will be returned.
java.lang.NullPointerException
at java.util.PropertyResourceBundle.handleGetObject(PropertyResourceBundle.java:103)
at java.util.ResourceBundle.getObject(ResourceBundle.java:319)
at java.util.ResourceBundle.getString(ResourceBundle.java:285)
The 'Summary' of the filter breaks also.
- relates to
-
JRASERVER-13940 url rewrite doesn not rewrite the sort part for datecreated, lastupdated and duedate
-
- Closed
-
-
JRADEV-22309 Loading...