Describe the bug
The RestoreFrontstageLayoutTool is called from the Pineapple viewer when the Restore Defaults button is clicked in the User Settings dialog. This tool is generating 2 error logs to the DevOps Logs every time the button is clicked and results in a lot of noise.
In the last 45 days, 130 error messages were logged. This of course depends on user activity for the Restore Defaults button.
To Reproduce
- Open any iModel in Pineapple viewer
- Open User Settings dialog
- Click on User Interface tab
- Click on Restore Defaults button
- Open DevOps Logs
- Note 2 new logs entries were added
Expected Behavior
The call to RestoreFrontstageLayoutTool should not log any errors. This causes a lot of noise in the DevOps logs.
Screenshots
Desktop (please complete the applicable information)
No response
Additional context
No response