kibana/x-pack/plugins/ml/server/models
Walter Rafelsberger 5a7ab185f9
[ML] Adds a check if the current user can access the indexpattern required to clone a job. (#27496)
Adds a check if all index patterns necessary to clone a job are available for the current user. The check will only allow cloning of a job if the user has the right permissions and can still access the indexPattern the job was created for. An indexPattern could either have been deleted since the the job was created or the current user doesn't have the required permissions to access the indexPattern. The "Clone Job" action in the jobs list action menu will be greyed out and unavailable for that job.
2018-12-20 10:34:27 +01:00
..
annotation_service [ML] Fix annotations feature startup behavior. (#27424) 2018-12-18 21:46:16 +01:00
bucket_span_estimator
calculate_model_memory_limit
calendar
data_recognizer
data_visualizer [ML] Fix data visualizer to obtain total hit count as int (#27490) 2018-12-19 13:42:04 +00:00
fields_service
file_data_visualizer
filter
job_audit_messages
job_service [ML] Adds a check if the current user can access the indexpattern required to clone a job. (#27496) 2018-12-20 10:34:27 +01:00
job_validation
results_service