-
Notifications
You must be signed in to change notification settings - Fork 8.5k
Plugins should be aware of UiSettings values change #83084
Copy link
Copy link
Open
Labels
Feature:PluginsFeature:uiSettingsTeam:SharedUXPlatform AppEx-SharedUX (formerly Global Experience) t//Platform AppEx-SharedUX (formerly Global Experience) t//enhancementNew value added to drive a business resultNew value added to drive a business resultimpact:needs-assessmentProduct and/or Engineering needs to evaluate the impact of the change.Product and/or Engineering needs to evaluate the impact of the change.loe:needs-researchThis issue requires some research before it can be worked on or estimatedThis issue requires some research before it can be worked on or estimatedoldUsed to help sort old issues on GH Projects which don't support the Created search term.Used to help sort old issues on GH Projects which don't support the Created search term.
Metadata
Metadata
Assignees
Labels
Feature:PluginsFeature:uiSettingsTeam:SharedUXPlatform AppEx-SharedUX (formerly Global Experience) t//Platform AppEx-SharedUX (formerly Global Experience) t//enhancementNew value added to drive a business resultNew value added to drive a business resultimpact:needs-assessmentProduct and/or Engineering needs to evaluate the impact of the change.Product and/or Engineering needs to evaluate the impact of the change.loe:needs-researchThis issue requires some research before it can be worked on or estimatedThis issue requires some research before it can be worked on or estimatedoldUsed to help sort old issues on GH Projects which don't support the Created search term.Used to help sort old issues on GH Projects which don't support the Created search term.
Type
Fields
Give feedbackNo fields configured for issues without a type.
In #82860 we had a case when a plugin wanted to perform a custom logic on value change.
User can adjust UiSettings in different ways:
kibana.ymlWe want to make sure that we cover all of the causes.
There are several different options:
writeoperations to a plugin-owner, which can be used to implement any plugin-specific logic on top of it.