Skip to content
Snippets Groups Projects
Commit dffd5c71 authored by Arnaud Levy's avatar Arnaud Levy
Browse files

fix

parent e808642c
No related branches found
No related tags found
No related merge requests found
......@@ -34,7 +34,7 @@ module University::Person::WithResearch
end
def import_research_hal_publications!
publications.clear
publications.hal.clear
hal_authors.each do |author|
# TODO manage same researcher in different universities
publications.concat author.import_research_hal_publications!
......
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