[ML] Removing assignment_explanation from cloned datafeed (#61224) (#61310)

This commit is contained in:
James Gowdy 2020-03-25 19:06:01 +00:00 committed by GitHub
parent df4fcbf283
commit 27bd06ec28
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -383,6 +383,7 @@ class JobService {
delete tempJob.datafeed_config.state;
delete tempJob.datafeed_config.node;
delete tempJob.datafeed_config.timing_stats;
delete tempJob.datafeed_config.assignment_explanation;
// remove query_delay if it's between 60s and 120s
// the back-end produces a random value between 60 and 120 and so