elastic/kibana

[ML] Job friendly Display name not shown in the UI when creating/cloning a job

开放

#177,848 创建于 2024年2月28日

 (1 条评论) (0 个反应) (0 位负责人)TypeScript (8,021 个派生)batch import
:mlFeature:Anomaly Detectionenhancementgood first issue

仓库指标

星标
 (19,065 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

Describe the feature: Introduced by this change, the UI uses the security_app_display_name to list the jobs names, however, when cloning a job, this field is not shown in the UI.

The request is to have also this field in the UI along with Job ID and Description so that the user can edit it during the job cloning/creation process.

Anomaly_Detection_Jobs_-Machine_Learning-_Elastic

Describe a specific use case for the feature: When cloning new Jobs to another space and going to security rules and try to to select the new Job, the UI doesn't distinguish the newly created Job vs the original default Job. We see 2 ML jobs with the same name and description.

Workaround: Edit the JSON before saving the new job to change this field.

贡献者指南