[ML] Better handling for permission errors during analytics job run time #55692
Labels
enhancement
New value added to drive a business result
Feature:Data Frame Analytics
ML data frame analytics features
:ml
v7.7.0
When permission issues occur during the data frame analytics execution, the UI doesn't inform the user properly.
A lot of the needed permissions are already checked before creating/starting the job, but the permission model gets more complex over time, so we should also include graceful error handling during run time.
Example:
indices:admin/refresh
(contained inmanage
index permission) is missing.reindex
) fine.The text was updated successfully, but these errors were encountered: