Change my_module owner after copy [SCI-6176] (#3611)

Co-authored-by: Anton <anton@scinote.net>
This commit is contained in:
aignatov-bio 2021-10-26 12:06:35 +02:00 committed by GitHub
parent 1a05c3a40c
commit 7d6136435d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -372,7 +372,7 @@ class MyModule < ApplicationRecord
description: description,
x: x,
y: y,
created_by: created_by
created_by: current_user
)
# set new position if cloning in the same experiment