diff --git a/docs/source/release/v3.11.0/ui.rst b/docs/source/release/v3.11.0/ui.rst
index ad5f6814d204304d6b5a73ceca1b432ca5340234..dc1dafd8a748c08102498c8d388dda3504fbd570 100644
--- a/docs/source/release/v3.11.0/ui.rst
+++ b/docs/source/release/v3.11.0/ui.rst
@@ -55,6 +55,7 @@ Bugs Resolved
 -------------
 - Fixed a bug causing table windows with string values to appear truncated if the string contained a space.
 - Fixed a bug where setting a table column's plot type would not be saved to the workspace correctly.
+- Fixed a bug where replacing a workspace with X errors with a workspace without would cause a crash if the workspace's data view was open.
 
 SliceViewer Improvements
 ------------------------