Actions
Defect #2118
closedCan not access a particular issue
Status:
Closed
Priority:
Normal
Assignee:
-
Category:
Issues
Target version:
-
Start date:
Due date:
% Done:
0%
Estimated time:
Resolution:
Affected version:
Description
Hi, I have migrated from Trac to Redmine and worked a time with the system but now I have a little problem with a particular issue. Currently i can access all issues within the project with this single exeception (http://redmine.soebes.de/issues/show/34).
Internal error An error occurred on the page you were trying to access. If you continue to experience problems please contact your redMine administrator for assistance. Back
The revision is the /trunk (R1975). May be someone has a hint?
Updated by Azamat Hackimov about 16 years ago
Info from log/production.log may explain your error. Try tail -f production.log when accessing to your troubled issue.
Updated by Karl Heinz Marbaise about 16 years ago
- Status changed from New to Resolved
Hi,
it seemed that the issue entry in the database had no relationship to the author (author_id = null).
I simply updated the column and now it works fine...
Kind regards
Karl Heinz Marbaise
Updated by Azamat Hackimov about 16 years ago
- Status changed from Resolved to Closed
Actions