-
Notifications
You must be signed in to change notification settings - Fork 8.4k
[Index Management] Hide Edit data retention bulk action for ILM managed data streams #228802
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
[Index Management] Hide Edit data retention bulk action for ILM managed data streams #228802
Conversation
Pinging @elastic/kibana-management (Team:Kibana Management) |
💚 Build Succeeded
Metrics [docs]Async chunks
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
tested locally, lgtm :)
Starting backport for target branches: 8.17, 8.18, 8.19, 9.0, 9.1 https://github.com/elastic/kibana/actions/runs/16440868308 |
…ed data streams (elastic#228802) Closes elastic#211020 ## Summary This PR fixes an issue where `Edit data retention` bulk action was available when data stream fully managed by ILM was selected. (cherry picked from commit a2215da)
…ed data streams (elastic#228802) Closes elastic#211020 ## Summary This PR fixes an issue where `Edit data retention` bulk action was available when data stream fully managed by ILM was selected. (cherry picked from commit a2215da)
…ed data streams (elastic#228802) Closes elastic#211020 ## Summary This PR fixes an issue where `Edit data retention` bulk action was available when data stream fully managed by ILM was selected. (cherry picked from commit a2215da)
…ed data streams (elastic#228802) Closes elastic#211020 ## Summary This PR fixes an issue where `Edit data retention` bulk action was available when data stream fully managed by ILM was selected. (cherry picked from commit a2215da)
💔 Some backports could not be created
Note: Successful backport PRs will be merged automatically after passing CI. Manual backportTo create the backport manually run:
Questions ?Please refer to the Backport tool documentation |
… managed data streams (#228802) (#228927) # Backport This will backport the following commits from `main` to `9.1`: - [[Index Management] Hide Edit data retention bulk action for ILM managed data streams (#228802)](#228802) <!--- Backport version: 9.6.6 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sorenlouv/backport) <!--BACKPORT [{"author":{"name":"Damian Polewski","email":"[email protected]"},"sourceCommit":{"committedDate":"2025-07-22T09:52:35Z","message":"[Index Management] Hide Edit data retention bulk action for ILM managed data streams (#228802)\n\nCloses #211020\n\n## Summary\n\nThis PR fixes an issue where `Edit data retention` bulk action was\navailable when data stream fully managed by ILM was selected.","sha":"a2215da841f8af255cc9045370f3a73879bd9cc2","branchLabelMapping":{"^v9.2.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["Feature:Index Management","Team:Kibana Management","release_note:skip","backport:all-open","v9.2.0"],"title":"[Index Management] Hide Edit data retention bulk action for ILM managed data streams","number":228802,"url":"https://github.com/elastic/kibana/pull/228802","mergeCommit":{"message":"[Index Management] Hide Edit data retention bulk action for ILM managed data streams (#228802)\n\nCloses #211020\n\n## Summary\n\nThis PR fixes an issue where `Edit data retention` bulk action was\navailable when data stream fully managed by ILM was selected.","sha":"a2215da841f8af255cc9045370f3a73879bd9cc2"}},"sourceBranch":"main","suggestedTargetBranches":[],"targetPullRequestStates":[{"branch":"main","label":"v9.2.0","branchLabelMappingKey":"^v9.2.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/228802","number":228802,"mergeCommit":{"message":"[Index Management] Hide Edit data retention bulk action for ILM managed data streams (#228802)\n\nCloses #211020\n\n## Summary\n\nThis PR fixes an issue where `Edit data retention` bulk action was\navailable when data stream fully managed by ILM was selected.","sha":"a2215da841f8af255cc9045370f3a73879bd9cc2"}}]}] BACKPORT--> Co-authored-by: Damian Polewski <[email protected]>
… managed data streams (#228802) (#228926) # Backport This will backport the following commits from `main` to `9.0`: - [[Index Management] Hide Edit data retention bulk action for ILM managed data streams (#228802)](#228802) <!--- Backport version: 9.6.6 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sorenlouv/backport) <!--BACKPORT [{"author":{"name":"Damian Polewski","email":"[email protected]"},"sourceCommit":{"committedDate":"2025-07-22T09:52:35Z","message":"[Index Management] Hide Edit data retention bulk action for ILM managed data streams (#228802)\n\nCloses #211020\n\n## Summary\n\nThis PR fixes an issue where `Edit data retention` bulk action was\navailable when data stream fully managed by ILM was selected.","sha":"a2215da841f8af255cc9045370f3a73879bd9cc2","branchLabelMapping":{"^v9.2.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["Feature:Index Management","Team:Kibana Management","release_note:skip","backport:all-open","v9.2.0"],"title":"[Index Management] Hide Edit data retention bulk action for ILM managed data streams","number":228802,"url":"https://github.com/elastic/kibana/pull/228802","mergeCommit":{"message":"[Index Management] Hide Edit data retention bulk action for ILM managed data streams (#228802)\n\nCloses #211020\n\n## Summary\n\nThis PR fixes an issue where `Edit data retention` bulk action was\navailable when data stream fully managed by ILM was selected.","sha":"a2215da841f8af255cc9045370f3a73879bd9cc2"}},"sourceBranch":"main","suggestedTargetBranches":[],"targetPullRequestStates":[{"branch":"main","label":"v9.2.0","branchLabelMappingKey":"^v9.2.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/228802","number":228802,"mergeCommit":{"message":"[Index Management] Hide Edit data retention bulk action for ILM managed data streams (#228802)\n\nCloses #211020\n\n## Summary\n\nThis PR fixes an issue where `Edit data retention` bulk action was\navailable when data stream fully managed by ILM was selected.","sha":"a2215da841f8af255cc9045370f3a73879bd9cc2"}}]}] BACKPORT--> Co-authored-by: Damian Polewski <[email protected]>
This PR didn't make it on time into the latest v9.0.5 BC. Updating the labels. |
Starting backport for target branches: 8.18, 8.19, 9.0, 9.1 https://github.com/elastic/kibana/actions/runs/16461840182 |
…ed data streams (elastic#228802) Closes elastic#211020 ## Summary This PR fixes an issue where `Edit data retention` bulk action was available when data stream fully managed by ILM was selected. (cherry picked from commit a2215da)
…ed data streams (elastic#228802) Closes elastic#211020 ## Summary This PR fixes an issue where `Edit data retention` bulk action was available when data stream fully managed by ILM was selected. (cherry picked from commit a2215da)
💔 Some backports could not be created
Note: Successful backport PRs will be merged automatically after passing CI. Manual backportTo create the backport manually run:
Questions ?Please refer to the Backport tool documentation |
…M managed data streams (#228802) (#228923) # Backport This will backport the following commits from `main` to `8.18`: - [[Index Management] Hide Edit data retention bulk action for ILM managed data streams (#228802)](#228802) <!--- Backport version: 9.6.6 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sorenlouv/backport) <!--BACKPORT [{"author":{"name":"Damian Polewski","email":"[email protected]"},"sourceCommit":{"committedDate":"2025-07-22T09:52:35Z","message":"[Index Management] Hide Edit data retention bulk action for ILM managed data streams (#228802)\n\nCloses #211020\n\n## Summary\n\nThis PR fixes an issue where `Edit data retention` bulk action was\navailable when data stream fully managed by ILM was selected.","sha":"a2215da841f8af255cc9045370f3a73879bd9cc2","branchLabelMapping":{"^v9.2.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["Feature:Index Management","Team:Kibana Management","release_note:skip","backport:all-open","v9.2.0"],"title":"[Index Management] Hide Edit data retention bulk action for ILM managed data streams","number":228802,"url":"https://github.com/elastic/kibana/pull/228802","mergeCommit":{"message":"[Index Management] Hide Edit data retention bulk action for ILM managed data streams (#228802)\n\nCloses #211020\n\n## Summary\n\nThis PR fixes an issue where `Edit data retention` bulk action was\navailable when data stream fully managed by ILM was selected.","sha":"a2215da841f8af255cc9045370f3a73879bd9cc2"}},"sourceBranch":"main","suggestedTargetBranches":[],"targetPullRequestStates":[{"branch":"main","label":"v9.2.0","branchLabelMappingKey":"^v9.2.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/228802","number":228802,"mergeCommit":{"message":"[Index Management] Hide Edit data retention bulk action for ILM managed data streams (#228802)\n\nCloses #211020\n\n## Summary\n\nThis PR fixes an issue where `Edit data retention` bulk action was\navailable when data stream fully managed by ILM was selected.","sha":"a2215da841f8af255cc9045370f3a73879bd9cc2"}}]}] BACKPORT--> Co-authored-by: Damian Polewski <[email protected]>
…M managed data streams (#228802) (#228924) # Backport This will backport the following commits from `main` to `8.19`: - [[Index Management] Hide Edit data retention bulk action for ILM managed data streams (#228802)](#228802) <!--- Backport version: 9.6.6 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sorenlouv/backport) <!--BACKPORT [{"author":{"name":"Damian Polewski","email":"[email protected]"},"sourceCommit":{"committedDate":"2025-07-22T09:52:35Z","message":"[Index Management] Hide Edit data retention bulk action for ILM managed data streams (#228802)\n\nCloses #211020\n\n## Summary\n\nThis PR fixes an issue where `Edit data retention` bulk action was\navailable when data stream fully managed by ILM was selected.","sha":"a2215da841f8af255cc9045370f3a73879bd9cc2","branchLabelMapping":{"^v9.2.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["Feature:Index Management","Team:Kibana Management","release_note:skip","backport:all-open","v9.2.0"],"title":"[Index Management] Hide Edit data retention bulk action for ILM managed data streams","number":228802,"url":"https://github.com/elastic/kibana/pull/228802","mergeCommit":{"message":"[Index Management] Hide Edit data retention bulk action for ILM managed data streams (#228802)\n\nCloses #211020\n\n## Summary\n\nThis PR fixes an issue where `Edit data retention` bulk action was\navailable when data stream fully managed by ILM was selected.","sha":"a2215da841f8af255cc9045370f3a73879bd9cc2"}},"sourceBranch":"main","suggestedTargetBranches":[],"targetPullRequestStates":[{"branch":"main","label":"v9.2.0","branchLabelMappingKey":"^v9.2.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/228802","number":228802,"mergeCommit":{"message":"[Index Management] Hide Edit data retention bulk action for ILM managed data streams (#228802)\n\nCloses #211020\n\n## Summary\n\nThis PR fixes an issue where `Edit data retention` bulk action was\navailable when data stream fully managed by ILM was selected.","sha":"a2215da841f8af255cc9045370f3a73879bd9cc2"}}]}] BACKPORT--> Co-authored-by: Damian Polewski <[email protected]> Co-authored-by: Elastic Machine <[email protected]>
…ed data streams (elastic#228802) Closes elastic#211020 ## Summary This PR fixes an issue where `Edit data retention` bulk action was available when data stream fully managed by ILM was selected.
…ed data streams (elastic#228802) Closes elastic#211020 ## Summary This PR fixes an issue where `Edit data retention` bulk action was available when data stream fully managed by ILM was selected.
…ed data streams (elastic#228802) Closes elastic#211020 ## Summary This PR fixes an issue where `Edit data retention` bulk action was available when data stream fully managed by ILM was selected.
Closes #211020
Summary
This PR fixes an issue where
Edit data retention
bulk action was available when data stream fully managed by ILM was selected.Checklist
Check the PR satisfies following conditions.
Reviewers should verify this PR satisfies this list as well.
release_note:breaking
label should be applied in these situations.release_note:*
label is applied per the guidelinesbackport:*
labels.