Defect #20403
closederror_no_default_issue_status
0%
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?
Updated by Toshi MARUYAMA almost 10 years ago
- Status changed from New to Closed
- Resolution set to Invalid
sugimoto m wrote:
I installed redmine redmine-3.0.4-1 and the database copied from old one.
I think you use bitnami.
Please contact bitnami team.
I investigated MySQL table "issue_statuses", I found there is not "is_default" field that old redmine has.
source:tags/3.0.4/db/migrate/20141029181824_remove_issue_statuses_is_default.rb