Actions
Refactoring #1177
closedRemove the author reference from :dashboards table
Start date:
Due date:
% Done:
100%
Estimated time:
Compatible Redmine Version:
Pull Request Link:
Description
The Dashboard model should be directly associated with the user without renaming the association to author.
This change makes the model more flexible for integrating it in a multi tenant environment.
Actions