Skip to content
Snippets Groups Projects
Commit e5830b2f authored by Flavio TARSETTI's avatar Flavio TARSETTI
Browse files

Merge branch 'fix_new_experiment_save' into 'master'

Fix new experiment save

When pushing a completely new experiment on the platform,
    an error occurs when calling update_blocks on the cache
    content check. 

If the object does not exists, then an
    exception is rightfully raised. This patch changes that
    by using get_or_create like of the outputs handling.

See merge request !321
parents 0a9dde8d 300a6f05
No related branches found
No related tags found
1 merge request!321Fix new experiment save
Pipeline #37660 passed
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