Actions
Refactoring #1178
closedRemove default welcome dashboard creation
Start date:
Due date:
% Done:
100%
Estimated time:
Compatible Redmine Version:
Pull Request Link:
Description
The default dashboard creation is currently placed within a migration file. The drawback of this is that the dashboard creation won't be considered when loading the schema.
Instead the dashboard creation should be integrated smoothly into an adequate method.
Actions