Merge pull request #4765 from aignatov-bio/ai-sci-7700-fix-canvas-navigator-on-task-duplication

Refresh experiment workflow image on task duplication [SCI-7700]
This commit is contained in:
aignatov-bio 2023-01-06 11:24:59 +01:00 committed by GitHub
commit fbc1247e5b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -449,6 +449,7 @@ class ExperimentsController < ApplicationController
)
MyModules::CopyContentJob.perform_later(current_user, my_module.id, new_my_module.id)
end
@experiment.workflowimg.purge
end
render(