Actions
Bug #1359
closedSupport exception handling in ProjectsController
Start date:
Due date:
% Done:
100%
Estimated time:
Affected Version:
Compatible Redmine Version:
Pull Request Link:
Description
ProjectsController#create and ProjectsController#copy should support exception handling for ActiveModel::ValidationError
which will be raised when a spreadsheet cannot be copied. See also #1358.
Actions