kibana/x-pack/plugins/ml/server
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
..
client [ML] User Annotations (#26034) 2018-12-14 14:09:52 +01:00
lib [ML] User Annotations (#26034) 2018-12-14 14:09:52 +01:00
models [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
routes [ML] Fix annotations feature startup behavior. (#27424) 2018-12-18 21:46:16 +01:00