Trying to perform integrity checker I get 500 error. In atlassian-jira.log there is only:
2014-05-08 09:29:29,249 http-bio-8107-exec-57 WARN admin 569x109640x1 ngnmo1 95.46.137.187,144.76.34.144,78.46.156.188 /secure/admin/IntegrityChecker.jspa [atlassian.jira.ofbiz.IssueGenericValue] Issue (id=30050) has field 'project' of value 11402, but no project with this id can be found. Returning null for 'key'.
I found this issue in database in table jiraissue. But there is no project with id=11402, I think it was deleted. What should I do? I'd like to delete this issue but i'm not sure if it is enough to delete it from jiraissue table.
Community moderators have prevented the ability to post new answers.
You might try to change the Project Key: https://confluence.atlassian.com/display/JIRAKB/No+project+could+be+found+with+id+XXXXX
I would say, replace the value in the DB with a valid value. Then see if you can delete the issue via the UI.
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.