mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 09:48:58 -04:00
[ML] Remove assignment_explanation when cloning job (#68226)
This commit is contained in:
parent
c9d1c1f945
commit
3d2c3f1eac
1 changed files with 1 additions and 0 deletions
|
@ -368,6 +368,7 @@ class JobService {
|
|||
delete tempJob.calendars;
|
||||
delete tempJob.timing_stats;
|
||||
delete tempJob.forecasts_stats;
|
||||
delete tempJob.assignment_explanation;
|
||||
|
||||
delete tempJob.analysis_config.use_per_partition_normalization;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue