Actions
Bug #264
closedMaintenance #263: Support Redmine 4.2
Create new project type runs in nil value error
Start date:
04/20/2021
Due date:
% Done:
100%
Estimated time:
Affected Version:
Compatible Redmine Version:
Pull Request Link:
Description
The controller instance variable @project_custom_fields
seems to be nil for a new project what causes the error when trying to interate with each
.
Check whether there is a test for creating a project type and why the test succeed.
Actions