Skip to content
Snippets Groups Projects
Commit dbf755ae authored by James Lopez's avatar James Lopez
Browse files

small fix

parent da60baf2
No related branches found
No related tags found
2 merge requests!3142Project import functionality,!3114Export project functionality
Pipeline #
Loading
Loading
@@ -15,6 +15,7 @@ module Projects
update_user_references(relation_hash, members_map)
imported_object = klass.new(relation_hash)
imported_object.importing = true if imported_object.respond_to?(:importing)
imported_object
end
 
private
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment