Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[8.x] [MAPS] Updating file upload privileges for maps test user (#203992
) (#204414) # Backport This will backport the following commits from `main` to `8.x`: - [[MAPS] Updating file upload privileges for maps test user (#203992)](#203992) <!--- Backport version: 9.4.3 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sqren/backport) <!--BACKPORT [{"author":{"name":"James Gowdy","email":"[email protected]"},"sourceCommit":{"committedDate":"2024-12-16T14:52:02Z","message":"[MAPS] Updating file upload privileges for maps test user (#203992)\n\nClears deprecation warning triggered by maps file upload test.\r\nThe role used by the test user needs to now include `manage`\r\n\r\nThis should clear the `elastic/kibana-presentation` deprecation warnings\r\nraised [here](https://github.com/elastic/kibana-team/issues/1173)","sha":"6f38a4c46fb9727407bb52df0cf276e73d7342d8","branchLabelMapping":{"^v9.0.0$":"main","^v8.18.0$":"8.x","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":[":ml","release_note:skip","v9.0.0","Feature:Maps","testing","backport:version","v8.18.0"],"title":"[MAPS] Updating file upload privileges for maps test user","number":203992,"url":"https://github.com/elastic/kibana/pull/203992","mergeCommit":{"message":"[MAPS] Updating file upload privileges for maps test user (#203992)\n\nClears deprecation warning triggered by maps file upload test.\r\nThe role used by the test user needs to now include `manage`\r\n\r\nThis should clear the `elastic/kibana-presentation` deprecation warnings\r\nraised [here](https://github.com/elastic/kibana-team/issues/1173)","sha":"6f38a4c46fb9727407bb52df0cf276e73d7342d8"}},"sourceBranch":"main","suggestedTargetBranches":["8.x"],"targetPullRequestStates":[{"branch":"main","label":"v9.0.0","branchLabelMappingKey":"^v9.0.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/203992","number":203992,"mergeCommit":{"message":"[MAPS] Updating file upload privileges for maps test user (#203992)\n\nClears deprecation warning triggered by maps file upload test.\r\nThe role used by the test user needs to now include `manage`\r\n\r\nThis should clear the `elastic/kibana-presentation` deprecation warnings\r\nraised [here](https://github.com/elastic/kibana-team/issues/1173)","sha":"6f38a4c46fb9727407bb52df0cf276e73d7342d8"}},{"branch":"8.x","label":"v8.18.0","branchLabelMappingKey":"^v8.18.0$","isSourceBranch":false,"state":"NOT_CREATED"}]}] BACKPORT--> Co-authored-by: James Gowdy <[email protected]>
- Loading branch information