missing logger
This commit is contained in:
parent
ce91eb474b
commit
5df34c3676
@ -85,7 +85,7 @@ module RedmineDmsf
|
||||
Rails.logger.error old_system_folder.errors.full_messages.to_sentence
|
||||
end
|
||||
else
|
||||
Rails.error "No system folder found for issue ##{issue.id}."
|
||||
Rails.logger.error "No system folder found for issue ##{issue.id}."
|
||||
end
|
||||
# Move documents, links and folders if needed
|
||||
if project_id != old_project_id
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user