I am using ArcGIS Pro 3.7 and noticed that completed geoprocessing tool messages disappear after restarting ArcGIS Pro.
I noticed this recently while working with Image Analyst deep learning tools:
- Train Deep Learning Model
- Train Using AutoDL
I am attaching these screenshots as reference because these are the tools I used recently and where I noticed the issue. I am not sure yet whether this issue is limited to these tools or whether it also affects other geoprocessing tools, since I have not tested other tools yet.
Before restarting ArcGIS Pro, the Messages tab shows the full tool messages, including training logs, epoch details, loss values, average precision, AutoDL model comparison results, runtime, and output paths.
After closing and reopening ArcGIS Pro, the same completed history items still show as successful, but the Messages tab only says:
“There are no messages.”
It seems that this may be a bug, because the completed tool history remains available, but the detailed messages are no longer retained after restarting ArcGIS Pro.
This makes it difficult to document and compare tool runs, especially for deep learning workflows where the messages contain important model results and training details.
Is this a known issue in ArcGIS Pro 3.7? Also, is there a recommended way to preserve the full geoprocessing messages after ArcGIS Pro is closed?