Update issues_controller_hooks.rb

This commit is contained in:
lyollix 2022-11-09 15:19:28 +03:00 committed by GitHub
parent 6e5e047dd1
commit 4d3b44cc17
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -122,6 +122,7 @@ module RedmineDmsf
end
end
end
end
issue.descendants.each do |i|
old_system_folder = i.system_folder(false, old_project_id)
@ -158,7 +159,6 @@ module RedmineDmsf
end
end
end
end
# Attach DMS documents
uploaded_files = params[:dmsf_attachments]
if uploaded_files