kibana/docs
Kibana Machine 4c22558e57
[8.x] [Synthetics] Fixes partial updates for params and params viewing (#195866) (#197850)
# Backport

This will backport the following commits from `main` to `8.x`:
- [[Synthetics] Fixes partial updates for params and params viewing
(#195866)](https://github.com/elastic/kibana/pull/195866)

<!--- Backport version: 9.4.3 -->

### Questions ?
Please refer to the [Backport tool
documentation](https://github.com/sqren/backport)

<!--BACKPORT
[{"author":{"name":"Shahzad","email":"shahzad31comp@gmail.com"},"sourceCommit":{"committedDate":"2024-10-25T15:06:52Z","message":"[Synthetics]
Fixes partial updates for params and params viewing (#195866)\n\n##
Summary\r\n\r\nFixes
https://github.com/elastic/kibana/issues/167781\r\n\r\nIn docs we says
that only key/value pairs are required, but in actual\r\nedit, that
means rest of the data was being lost on edits\r\n\r\nAllow partial
updates to params edit API !!\r\n\r\nThis PR makes sure prev objects is
fetched and merged with new data\r\nhence allowing partial updates
!!\r\n\r\nWe are also allowing the ability to view value of the secret
once it's\r\nsaved via API !!\r\n\r\n### Value is hidden\r\nParam value
will not be visible unless user is `super_user` or\r\n`kibana_admin`,
though user can assign new
value.\r\n\r\n---------\r\n\r\nCo-authored-by: Justin Kambic
<jk@elastic.co>","sha":"0ff9a8a9d9ff2bdb99562eeca29152bd0a0c4385","branchLabelMapping":{"^v9.0.0$":"main","^v8.17.0$":"8.x","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:skip","v9.0.0","backport:prev-minor","ci:project-deploy-observability","Team:obs-ux-management"],"title":"[Synthetics]
Fixes partial updates for params and params
viewing","number":195866,"url":"https://github.com/elastic/kibana/pull/195866","mergeCommit":{"message":"[Synthetics]
Fixes partial updates for params and params viewing (#195866)\n\n##
Summary\r\n\r\nFixes
https://github.com/elastic/kibana/issues/167781\r\n\r\nIn docs we says
that only key/value pairs are required, but in actual\r\nedit, that
means rest of the data was being lost on edits\r\n\r\nAllow partial
updates to params edit API !!\r\n\r\nThis PR makes sure prev objects is
fetched and merged with new data\r\nhence allowing partial updates
!!\r\n\r\nWe are also allowing the ability to view value of the secret
once it's\r\nsaved via API !!\r\n\r\n### Value is hidden\r\nParam value
will not be visible unless user is `super_user` or\r\n`kibana_admin`,
though user can assign new
value.\r\n\r\n---------\r\n\r\nCo-authored-by: Justin Kambic
<jk@elastic.co>","sha":"0ff9a8a9d9ff2bdb99562eeca29152bd0a0c4385"}},"sourceBranch":"main","suggestedTargetBranches":[],"targetPullRequestStates":[{"branch":"main","label":"v9.0.0","branchLabelMappingKey":"^v9.0.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/195866","number":195866,"mergeCommit":{"message":"[Synthetics]
Fixes partial updates for params and params viewing (#195866)\n\n##
Summary\r\n\r\nFixes
https://github.com/elastic/kibana/issues/167781\r\n\r\nIn docs we says
that only key/value pairs are required, but in actual\r\nedit, that
means rest of the data was being lost on edits\r\n\r\nAllow partial
updates to params edit API !!\r\n\r\nThis PR makes sure prev objects is
fetched and merged with new data\r\nhence allowing partial updates
!!\r\n\r\nWe are also allowing the ability to view value of the secret
once it's\r\nsaved via API !!\r\n\r\n### Value is hidden\r\nParam value
will not be visible unless user is `super_user` or\r\n`kibana_admin`,
though user can assign new
value.\r\n\r\n---------\r\n\r\nCo-authored-by: Justin Kambic
<jk@elastic.co>","sha":"0ff9a8a9d9ff2bdb99562eeca29152bd0a0c4385"}}]}]
BACKPORT-->

Co-authored-by: Shahzad <shahzad31comp@gmail.com>
2024-10-25 11:59:24 -05:00
..
api [8.x] [Synthetics] Fixes partial updates for params and params viewing (#195866) (#197850) 2024-10-25 11:59:24 -05:00
canvas Removes duplicate images (#173097) 2023-12-11 11:36:25 -08:00
concepts [DOCS] Update ESQL docs (#183617) 2024-05-17 14:50:05 +02:00
dev-tools [8.x] [Docs] Refresh dev tools Console page (#193530) (#194259) 2024-09-27 08:27:49 +00:00
developer [8.x] [AI Assistant] Set scope and rename to Observability and Search (#196322) (#197609) 2024-10-24 09:31:22 -05:00
development/plugins/expressions/public Remove old doc generation system for core APIs (#134313) 2022-06-21 17:43:17 +02:00
discover Deprecate search session documentation (#192224) 2024-09-12 13:35:55 -07:00
fleet [DOCS] Fleet managed content (#178380) 2024-03-25 22:14:29 +00:00
getting-started [DOCS] Updates the quick start guide (#163165) 2023-08-04 15:55:25 +02:00
management [8.x] [DOCS][OpenAPI] Add descriptions, examples, tags, responses for space APIs (#195333) (#196944) 2024-10-18 15:48:02 -05:00
maps [8.x] [Docs][Maps] Update EMS Server instructions (#195419) (#195815) 2024-10-10 19:29:34 +00:00
migration [DOCS] Remove breaking changes tags (#162928) 2023-08-02 08:27:22 -04:00
observability Remove APM documentation from Kibana repo and Guide (#179981) 2024-08-06 20:08:07 +00:00
osquery Osquery: Update exported fields reference for osquery 5.12.1 (#189397) 2024-07-30 09:16:57 -04:00
search [8.x] [DOCS] Search landing page updates (#196131) (#196146) 2024-10-14 14:22:51 +00:00
settings [8.x] [Connectors][GenAI] Inference Service Kibana connector (#189027) (#196035) 2024-10-13 17:21:49 -05:00
setup [8.x] Updates file upload formats in Kibana guide (#195880) (#196060) 2024-10-14 09:17:06 +00:00
siem (Doc-) duplicate sections to SIEM docs (#188376) 2024-08-08 16:45:22 -04:00
spaces [8.x] [Docs] Update spaces docs with new solution view and permissions settings (#195648) (#197015) 2024-10-21 09:42:40 +00:00
user [8.x] [Docs] Update Dashboard docs for chart switch redesign in 8.16.0 (#197543) (#197738) 2024-10-24 22:22:44 +00:00
accessibility.asciidoc
action-type-template.asciidoc [DOCS][API] Add TheHive connector config and secrets (#192424) 2024-09-11 16:39:55 -07:00
CHANGELOG.asciidoc [8.x] [Docs] Add release notes for 8.15.3 (#196083) (#196385) 2024-10-21 09:25:41 +00:00
gs-index.asciidoc [DOCS] Remove or move book-scoped attributes (#155210) 2023-04-20 09:12:09 -07:00
index.asciidoc [Docs] remove Kibana book-scoped variables (#178676) 2024-03-14 11:53:33 -04:00
index.x.asciidoc
landing-page.asciidoc [8.x] [DOCS] Search landing page updates (#196131) (#196146) 2024-10-14 14:22:51 +00:00
limitations.asciidoc
migration.asciidoc
redirects.asciidoc [8.x] [DOCS][OpenAPI] Add descriptions, examples, tags, responses for space APIs (#195333) (#196944) 2024-10-18 15:48:02 -05:00
rule-type-template.asciidoc [DOCS] Create and manage rule action frequencies (#150957) 2023-02-23 13:16:46 -08:00
template.asciidoc [DOCS] Remove snapshot and restore docs (#114836) 2021-11-16 16:59:24 -05:00
upgrade-notes.asciidoc [8.x] Add search session deprecation to release notes (#194052) (#196998) 2024-10-21 08:03:30 +00:00