Actions
Feature #529
closedsupply some default settings for Issue tracking system to use
Status:
Closed
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Start date:
Due date:
% Done:
0%
Estimated time:
Resolution:
Description
I have downloaded Redmine and make it run,but the setting make me some headache.1st,I have to create some roles,like
developer,project manager etc.2nd,I have to create some trackers.3rd,I have to create some status.The end,I have to
create some Workflow.In most case,I think,some default settings for those will be enough.
Updated by Jean-Philippe Lang over 17 years ago
You should have read the install doc :-)
A simple rake task does the job.
See:
http://www.redmine.org/wiki/redmine/RedmineInstall (point 5).
Actions