Actions
Bug #421
closedNoMethodError (undefined method `all?' for nil:NilClass):
Start date:
07/15/2021
Due date:
% Done:
100%
Estimated time:
Affected Version:
Compatible Redmine Version:
Pull Request Link:
Description
The error occurs when saving the project setting for synchronisation and trying to leave the setting page.
Global plugin settings are empty!
The error stack is:
plugins/redmine_issue_sync/app/validators/custom_field_value_validator.rb:16:in `valid?'
plugins/redmine_issue_sync/app/validators/custom_field_value_validator.rb:7:in `validate_each'
plugins/redmine_issue_sync/app/controllers/sync_issues_controller.rb:67:in `settings'
lib/redmine/sudo_mode.rb:61:in `sudo_mode'
plugins/redmine_dmsf/lib/redmine_dmsf/webdav/custom_middleware.rb:56:in `call'
Updated by liaham almost 4 years ago
- Status changed from New to Closed
- Assignee set to liaham
- % Done changed from 0 to 100
Actions