Actions
Bug #264
closedCreate 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:
Breaking change?:
Requires Documentation?:
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