diff --git a/docs/source/concepts/ProjectRecovery.rst b/docs/source/concepts/ProjectRecovery.rst index 0c31c3ad0795cc56b26081b0ac01ab19e659696f..b2f01681295855c79e9c1992b61f6fc53f1ad651 100644 --- a/docs/source/concepts/ProjectRecovery.rst +++ b/docs/source/concepts/ProjectRecovery.rst @@ -46,8 +46,9 @@ Caveats * Indirect analysis - project recovery does not work when performing fitting routines within the indirect analysis interface. * SANS - project recovery does not currently work with the SANS interface. -* Multi-line commands - * Currently if a workspace history contains any multi-line commands then the recovery script builder will fail. +* Dictionary properties + * Affects: SANS interface, SetSample algorithm + * Currently the history writer does serialise Python dictionaries correctly. * If full project recovery does not work: * If the project recovery process has managed to create a script of the ordered workspace histories, this will appear in MantidPlot, it will have a red arrow beside the line where the process failed. In many cases it is possible to edit the script by hand to get it to run.