You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If the update fails, a toast notification is correctly displayed. But when I dismiss the toast, the flyout closes, not allowing the user to correct any mistakes. The flyout should remain open after the toast error is dismissed. This relates to the wrong DOM structure we have, the flyout should be rendered on an outer level than the edit button. — fixed via [ML] DF Analytics / Transforms: Fix job row actions menu invalid DOM nesting warning #74499
Consider an advanced JSON editor to update transforms.
The text was updated successfully, but these errors were encountered:
The flyout to edit transforms should support available API options:
description
[ML] Transforms: Adds docs_per_second to transform edit form. #65365frequency
[ML] Transforms: Adds docs_per_second to transform edit form. #65365source
: useful regarding the query, e.g. to filter out noisedest
: useful when the user realizes that he wants to use ILM and set an alias here [ML] Transforms: Extend editing and creation options. #77370defer_validation
sync
settings
docs_per_second
[ML] Transforms: Adds docs_per_second to transform edit form. #65365max_page_search_size
[ML] Transforms: Extend editing and creation options. #77370The text was updated successfully, but these errors were encountered: