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

[Saved Objects] Use a config flag to change when hiddenFromHttpApis saved objects are accessible #150471

Closed
TinaHeiligers opened this issue Feb 7, 2023 · 3 comments · Fixed by #151512
Assignees
Labels
Feature:Saved Objects Team:Core Core services & architecture: plugins, logging, config, saved objects, http, ES client, i18n, etc

Comments

@TinaHeiligers
Copy link
Contributor

Part of #149287.

We need a way to control when saved objects that are hidden from the HTTP APIs are accessible and decided to use a config flag for that.

In this issue, we need to add a config flag to control whether hideFromHttpApis saved object types are accessible on the saved object HTTP APIs:

  • Change FTR configuration so that hideFromHttpApis saved object types are NOT accessible during tests
  • Modify behavior according to offering and ensure hiddenFromHttpApis objects are accessible in certain scenarios to avoid breaking changes.
@TinaHeiligers TinaHeiligers added Team:Core Core services & architecture: plugins, logging, config, saved objects, http, ES client, i18n, etc Feature:Saved Objects labels Feb 7, 2023
@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-core (Team:Core)

@TinaHeiligers TinaHeiligers self-assigned this Feb 10, 2023
@pgayvallet
Copy link
Contributor

See discussion in back-linked dev issue.

@TinaHeiligers
Copy link
Contributor Author

ditto to #150471 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature:Saved Objects Team:Core Core services & architecture: plugins, logging, config, saved objects, http, ES client, i18n, etc
Projects
None yet
3 participants