Actions
Refactoring #145
closedRedefine ProjectType association with EnabledModules
Start date:
02/03/2021
Due date:
% Done:
100%
Estimated time:
Compatible Redmine Version:
Pull Request Link:
Description
ProjectType has_many :enabled_project_type_modules
EnabledProjectTypeModule belongs_to :project_type
Updated by liaham about 4 years ago
- Copied from Refactoring #144: Redefine ProjectType association with Project added
Actions