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] Transforms: Add support create new pipeline during transform creation workflow #126224

Open
walterra opened this issue Feb 23, 2022 · 1 comment
Labels
enhancement New value added to drive a business result Feature:Transforms ML transforms :ml

Comments

@walterra
Copy link
Contributor

Follow up to #102594.

#123911 added support to select existing pipelines when creating a transform. Another feature request is to create a new pipeline on the fly, for example by adding a link to open the Ingest Pipelines UI in a separate tab for creating a new pipeline. We could also create a flow in which Ingest Node Pipelines is opened in the same tab with a special query parameter in the URL, which would redirect the user back to the Create Transform UI once the pipeline is created. This introduces other UX challenges such as preserving and rehydrating form input, though. (via #102594 (comment))

@walterra walterra added enhancement New value added to drive a business result :ml Feature:Transforms ML transforms labels Feb 23, 2022
@elasticmachine
Copy link
Contributor

Pinging @elastic/ml-ui (:ml)

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:Transforms ML transforms :ml
Projects
None yet
Development

No branches or pull requests

2 participants