[Docs] Remove mention of visualization:colorMapping setting#215962
Merged
wajihaparvez merged 4 commits intoelastic:mainfrom Mar 27, 2025
Merged
[Docs] Remove mention of visualization:colorMapping setting#215962wajihaparvez merged 4 commits intoelastic:mainfrom
wajihaparvez merged 4 commits intoelastic:mainfrom
Conversation
nickofthyme
approved these changes
Mar 26, 2025
Contributor
nickofthyme
left a comment
There was a problem hiding this comment.
Thanks, I also added a commit to remove the unused constants related to this setting.
markov00
approved these changes
Mar 26, 2025
Contributor
|
Pinging @elastic/kibana-docs (Team:Docs) |
sabarasaba
approved these changes
Mar 27, 2025
Member
sabarasaba
left a comment
There was a problem hiding this comment.
kibana management change lgtm
Contributor
|
Starting backport for target branches: 9.0 |
Contributor
💛 Build succeeded, but was flaky
Failed CI StepsMetrics [docs]Public APIs missing comments
Page load bundle
|
kibanamachine
pushed a commit
to kibanamachine/kibana
that referenced
this pull request
Mar 27, 2025
…215962) ## Summary This PR removes the `visualization:colorMapping` setting from the Advanced settings page. Rel: elastic#197802, [elastic#616](elastic/platform-docs-team#616) --------- Co-authored-by: Nick Partridge <nicholas.partridge@elastic.co> (cherry picked from commit 37528a6)
Contributor
💚 All backports created successfully
Note: Successful backport PRs will be merged automatically after passing CI. Questions ?Please refer to the Backport tool documentation |
kibanamachine
added a commit
that referenced
this pull request
Mar 27, 2025
…15962) (#216213) # Backport This will backport the following commits from `main` to `9.0`: - [[Docs] Remove mention of visualization:colorMapping setting (#215962)](#215962) <!--- Backport version: 9.6.6 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sorenlouv/backport) <!--BACKPORT [{"author":{"name":"wajihaparvez","email":"wajiha.parvez@elastic.co"},"sourceCommit":{"committedDate":"2025-03-27T16:50:27Z","message":"[Docs] Remove mention of visualization:colorMapping setting (#215962)\n\n## Summary\n\nThis PR removes the `visualization:colorMapping` setting from the\nAdvanced settings page.\n\nRel: https://github.com/elastic/kibana/pull/197802,\n[#616](https://github.com/elastic/platform-docs-team/issues/616)\n\n---------\n\nCo-authored-by: Nick Partridge <nicholas.partridge@elastic.co>","sha":"37528a6cb4b9613a302ee787c28d0bb5981bcc79","branchLabelMapping":{"^v9.1.0$":"main","^v8.19.0$":"8.x","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["Team:Docs","release_note:skip","v9.0.0","docs","backport:version","v9.1.0"],"title":"[Docs] Remove mention of visualization:colorMapping setting","number":215962,"url":"https://github.com/elastic/kibana/pull/215962","mergeCommit":{"message":"[Docs] Remove mention of visualization:colorMapping setting (#215962)\n\n## Summary\n\nThis PR removes the `visualization:colorMapping` setting from the\nAdvanced settings page.\n\nRel: https://github.com/elastic/kibana/pull/197802,\n[#616](https://github.com/elastic/platform-docs-team/issues/616)\n\n---------\n\nCo-authored-by: Nick Partridge <nicholas.partridge@elastic.co>","sha":"37528a6cb4b9613a302ee787c28d0bb5981bcc79"}},"sourceBranch":"main","suggestedTargetBranches":["9.0"],"targetPullRequestStates":[{"branch":"9.0","label":"v9.0.0","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"main","label":"v9.1.0","branchLabelMappingKey":"^v9.1.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/215962","number":215962,"mergeCommit":{"message":"[Docs] Remove mention of visualization:colorMapping setting (#215962)\n\n## Summary\n\nThis PR removes the `visualization:colorMapping` setting from the\nAdvanced settings page.\n\nRel: https://github.com/elastic/kibana/pull/197802,\n[#616](https://github.com/elastic/platform-docs-team/issues/616)\n\n---------\n\nCo-authored-by: Nick Partridge <nicholas.partridge@elastic.co>","sha":"37528a6cb4b9613a302ee787c28d0bb5981bcc79"}}]}] BACKPORT--> Co-authored-by: wajihaparvez <wajiha.parvez@elastic.co>
cqliu1
pushed a commit
to cqliu1/kibana
that referenced
this pull request
Mar 31, 2025
…215962) ## Summary This PR removes the `visualization:colorMapping` setting from the Advanced settings page. Rel: elastic#197802, [elastic#616](elastic/platform-docs-team#616) --------- Co-authored-by: Nick Partridge <nicholas.partridge@elastic.co>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
This PR removes the
visualization:colorMappingsetting from the Advanced settings page.Rel: #197802, #616