fixes assign items flash message [fixes SCI-2487]

This commit is contained in:
zmagod 2018-06-08 10:02:57 +02:00
parent 1bc869d4ca
commit f769215468

View file

@ -423,6 +423,7 @@ class MyModulesController < ApplicationController
end
if records_names.any?
records_names.uniq!
Activity.create(
type_of: :assign_repository_record,
project: @project,