Skip to content

Conversation

@nreese
Copy link
Contributor

@nreese nreese commented Oct 30, 2025

Closes #241350

update endpoint does not support partial updates. This PR is as small as possible to resolve the regression by passing full state when updating dashboard state from listing page. Other update endpoint issues can be tracked in #241380.

@nreese nreese marked this pull request as ready for review October 30, 2025 20:27
@nreese nreese requested a review from a team as a code owner October 30, 2025 20:27
@nreese nreese added Team:Presentation Presentation Team for Dashboard, Input Controls, and Canvas t// release_note:skip Skip the PR/issue when compiling release notes backport:skip This PR does not require backporting Project:Dashboards API v9.3.0 labels Oct 30, 2025
@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-presentation (Team:Presentation)

Copy link
Member

@nickpeihl nickpeihl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm! thanks for the fix. code review

@nreese nreese merged commit 3a4e03e into elastic:main Oct 31, 2025
12 checks passed
ana-davydova pushed a commit to ana-davydova/kibana that referenced this pull request Nov 3, 2025
… listing page (elastic#241381)

Closes elastic#241350

`update` endpoint does not support partial updates. This PR is as small
as possible to resolve the regression by passing full state when
updating dashboard state from listing page. Other `update` endpoint
issues can be tracked in
elastic#241380.
albertoblaz pushed a commit to albertoblaz/kibana that referenced this pull request Nov 4, 2025
… listing page (elastic#241381)

Closes elastic#241350

`update` endpoint does not support partial updates. This PR is as small
as possible to resolve the regression by passing full state when
updating dashboard state from listing page. Other `update` endpoint
issues can be tracked in
elastic#241380.
nreese added a commit that referenced this pull request Nov 5, 2025
…es lost when dashboard updated from listing page (#241893)

Closes #241891 for 9.2 branch.
Fix is same as #241381 althought
the root cause is different. This regression is cause by moving
reference handling to the server in
[links](#228511),
[maps](#234806), and [legacy
vis](#234249)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport:skip This PR does not require backporting Project:Dashboards API release_note:skip Skip the PR/issue when compiling release notes Team:Presentation Presentation Team for Dashboard, Input Controls, and Canvas t// v9.3.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[dashboard] dashboard references lost when dashboard updated from listing page

3 participants