Actions
Defect #41196
closed
Error in official Redmine installation instructions
Status:
Closed
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Start date:
Due date:
% Done:
0%
Estimated time:
Resolution:
Invalid
Affected version:
Description
Redmine environment
・redmine 5.1.3
・ruby 2.7.0
・rails 7.1.3.4
・mysql 8.0.39
・Reference URL:https://redmine.jp/guide/RedmineInstall/
You have completed step 6.
When I executed the command below, I got an error like this.
Please tell me what to do.
command: RAILS_ENV=production bundle exec rake redmine:load_default_data
error: undefined method `custom_values=' for #<IssuePriority:0x000056237ddea750>
Actions