Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[ML] Support cross-space editing in ML management page #131134

Open
jgowdyelastic opened this issue Apr 28, 2022 · 3 comments
Open

[ML] Support cross-space editing in ML management page #131134

jgowdyelastic opened this issue Apr 28, 2022 · 3 comments
Assignees
Labels
enhancement New value added to drive a business result Feature:Anomaly Detection ML anomaly detection Feature:Data Frame Analytics ML data frame analytics features Feature:3rd Party Models ML 3rd party models :ml

Comments

@jgowdyelastic
Copy link
Member

jgowdyelastic commented Apr 28, 2022

Currently it's not possible to see or edit the spaces for jobs/models which are not in the current space.
In order to support this ability we will need to replace the current lists of jobs and models with a more basic table which is populated from a special endpoint which can load items from all spaces viewable by the user.

The saved object client will also need to be changed to allow us to assign spaces to objects which are not in the current space.

cc @jportner @peteharverson

@jgowdyelastic jgowdyelastic self-assigned this Apr 28, 2022
@elasticmachine
Copy link
Contributor

Pinging @elastic/ml-ui (:ml)

@jportner
Copy link
Contributor

The saved object client will also need to be changed to allow us to assign spaces to objects which are not in the current space.

The SOC changes that would be needed are detailed in this issue: #131254

@peteharverson
Copy link
Contributor

The first stage of work on the ML management pages, to give simplified tables of jobs / models populated by a single endpoint was completed for 8.4 in #134893. We will continue to track progress on changes to the SavedObjectsClient in #131254 which will unblock the rest of this work.

@sophiec20 sophiec20 added enhancement New value added to drive a business result and removed reason:enhancement labels Mar 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New value added to drive a business result Feature:Anomaly Detection ML anomaly detection Feature:Data Frame Analytics ML data frame analytics features Feature:3rd Party Models ML 3rd party models :ml
Projects
None yet
Development

No branches or pull requests

5 participants