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
Community moderators have prevented the ability to post new answers.
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.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.