When I tried to access the JIRA link http://host:port/issues/?jql=, I got this error
java.lang.IllegalArgumentException: Invalid layout key "6.3". at com.atlassian.jira.plugin.issuenav.service.issuetable.DefaultIssueTableCreatorFactory.createIssueTableCreator(DefaultIssueTableCreatorFactory.java:153) at com.atlassian.jira.plugin.issuenav.service.issuetable.DefaultIssueTableCreatorFactory.getNormalIssueTableCreator(DefaultIssueTableCreatorFactory.java:107) at com.atlassian.jira.plugin.issuenav.service.issuetable.DefaultIssueTableCreatorFactory.getNormalIssueTableCreator(DefaultIssueTableCreatorFactory.java:29) at com.atlassian.jira.plugin.issuenav.service.issuetable.DefaultIssueTableService.getIssueTable(DefaultIssueTableService.java:302) at com.atlassian.jira.plugin.issuenav.service.issuetable.DefaultIssueTableService.getIssueTableFromFilterWithJql(DefaultIssueTableService.java:124)
I saw this entry in the server log.
/issues/ [issue.search.util.SearchPropertiesManager] Invalid filter ID in user preferences: fixVersions,assignee,labels,components,priority,comment
Where is the problem? How to understand in which JIRA table the problem / mismatch exists?
Thanks
Can you try one of the existing filters? What happens when you go to the "Project summary" and try one of the pre-built filters in there like "Unresolved issues"?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.