[Actions] [8.0] Prepare for making action saved objects sharecapable #107083
Labels
enhancement
New value added to drive a business result
estimate:small
Small Estimated Level of Effort
Feature:Actions/ConnectorTypes
Issues related to specific Connector Types on the Actions Framework
Feature:Actions
Team:ResponseOps
Label for the ResponseOps team (formerly the Cases and Alerting teams)
Related to #107069
To prepare for shareable saved objects in 8.0, we need to make two changes that can only go into 8.0:
namespaceType: 'multiple-isolated'
(instead ofnamespaceType: 'single'
)Because we are able to get the current Kibana version from core, we might be able to create a single set of backportable changes that work in both environments. If this is not feasible, this change can only go into master.
See the PoC PR for more insight into how this might work.
The text was updated successfully, but these errors were encountered: