Skip to content

Commit a7fd4ec

Browse files
[Docs] Add known issue about Dashboard Copy link action getting stuck (#228031)
This PR adds a known issue about the dashboard Copy link action getting stuck when triggered from a non-default space in version 7.x equivalent of: #228005
1 parent 9c6a697 commit a7fd4ec

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

docs/CHANGELOG.asciidoc

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -107,6 +107,25 @@ The 7.17.29 release includes the following fixes.
107107

108108
IMPORTANT: The 7.17.29 release contains fixes for potential security vulnerabilities. Check our link:https://discuss.elastic.co/c/announcements/security-announcements/31[security advisory for more details].
109109

110+
[float]
111+
[[known-issues-v7.17.29]]
112+
=== Known issues
113+
114+
// tag::known-issue-227976[]
115+
.Dashboard Copy link doesn't work when sharing from a space other than the default space
116+
[%collapsible]
117+
====
118+
**This issue is resolved in version 7.17.30** ({kibana-pull}227625[#227625]).
119+
120+
*Details* +
121+
When attempting to share a dashboard from a space that isn't the default space, the **Copy link** action never completes.
122+
123+
*Workaround* +
124+
To avoid this issue, don't upgrade {kib} to one of the affected versions, or upgrade to a higher version, when available.
125+
126+
====
127+
// end::known-issue-227976[]
128+
110129
[float]
111130
[[fixes-v7.17.29]]
112131
=== Fixes

0 commit comments

Comments
 (0)