Actions
Defect #20403
closederror_no_default_issue_status
Status:
Closed
Priority:
Normal
Assignee:
-
Category:
Issues
Target version:
-
Start date:
Due date:
% Done:
0%
Estimated time:
Resolution:
Invalid
Affected version:
Description
I installed redmine redmine-3.0.4-1 and the database copied from old one.
I confirmed the old tickets is able to list on new redmine.
However,on new redmine I can't create new ticket with error_no_default_issue_status.
In addition, I can create new tickets as copy from old ticket, but I can't select other statuses.
I investigated MySQL table "issue_statuses", I found there is not "is_default" field that old redmine has.
So, I guess that is the cause, but I can't resolve it.
How do I resolve it?
Actions