Integrity checker shows 500 error

Dmitri Abrosov [Teamlead] May 7, 2014

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.

2 answers

0 votes
Bruna Griebeler
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
May 7, 2014
0 votes
Timothy
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
May 7, 2014

I would say, replace the value in the DB with a valid value. Then see if you can delete the issue via the UI.

Suggest an answer

Log in or Sign up to answer