Lost attachment on bulk edit #1449
This commit is contained in:
parent
24a965e798
commit
dc0906b4b3
@ -53,6 +53,8 @@ module RedmineDmsf
|
||||
|
||||
def controller_issues_bulk_edit_before_save(context = {})
|
||||
controller_issues_before_save context
|
||||
# Call also the after safe hook, 'cause it's missing in Redmine
|
||||
controller_issues_after_save(context, edit: true) unless defined?(EasyExtensions)
|
||||
end
|
||||
|
||||
# Unfortunately this hook is missing in Redmine. It's called in Easy Redmine only.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user