Skip to content

[7.15](backport #27424) Do not overwrite content type if it is multipart in Kibana loader#27464

Merged
kvch merged 1 commit into7.15from
mergify/bp/7.15/pr-27424
Aug 19, 2021
Merged

[7.15](backport #27424) Do not overwrite content type if it is multipart in Kibana loader#27464
kvch merged 1 commit into7.15from
mergify/bp/7.15/pr-27424

Conversation

@mergify
Copy link
Copy Markdown
Contributor

@mergify mergify bot commented Aug 18, 2021

This is an automatic backport of pull request #27424 done by Mergify.


Mergify commands and options

More conditions and actions can be found in the documentation.

You can also trigger Mergify actions by commenting on this pull request:

  • @Mergifyio refresh will re-evaluate the rules
  • @Mergifyio rebase will rebase this PR on its base branch
  • @Mergifyio update will merge the base branch into this PR
  • @Mergifyio backport <destination> will backport this PR on <destination> branch

Additionally, on Mergify dashboard you can:

  • look at your merge queues
  • generate the Mergify configuration with the config editor.

Finally, you can contact us on https://mergify.io/

…7424)

## What does this PR do?

This PR fixes dashboard loading. Kibana loader overwrites every content type to application/json. However, for multipart file transfer it has to be set to multipart/formdata and application/ndjson. Otherwise, loading the assets fails.

Also, a module file has not been updated with new dashboard names.

(cherry picked from commit 47c0c72)
@mergify mergify bot added the backport label Aug 18, 2021
@mergify mergify bot assigned kvch Aug 18, 2021
@botelastic botelastic bot added the needs_team Indicates that the issue/PR needs a Team:* label label Aug 18, 2021
@botelastic
Copy link
Copy Markdown

botelastic bot commented Aug 18, 2021

This pull request doesn't have a Team:<team> label.

@elasticmachine
Copy link
Copy Markdown
Contributor

💚 Build Succeeded

the below badges are clickable and redirect to their specific view in the CI or DOCS
Pipeline View Test View Changes Artifacts preview preview

Expand to view the summary

Build stats

  • Start Time: 2021-08-18T13:18:26.539+0000

  • Duration: 175 min 3 sec

  • Commit: e19f992

Test stats 🧪

Test Results
Failed 0
Passed 52827
Skipped 5267
Total 58094

Trends 🧪

Image of Build Times

Image of Tests

💚 Flaky test report

Tests succeeded.

Expand to view the summary

Test stats 🧪

Test Results
Failed 0
Passed 52827
Skipped 5267
Total 58094

@kvch kvch merged commit 515e2bf into 7.15 Aug 19, 2021
@mergify mergify bot deleted the mergify/bp/7.15/pr-27424 branch August 19, 2021 07:03
@bhavyarm
Copy link
Copy Markdown

This missed the BC1 boat :) Thanks! https://staging.elastic.co/7.15.0-d9929120/summary-7.15.0.html

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport needs_team Indicates that the issue/PR needs a Team:* label

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants