Description
Renaming a logging session does not persist after closing and reopening the application. The original session name is restored upon reopening
Steps to Reproduce
- Open the application.
- Rename an existing logging session to a new name.
- Close the application.
- Reopen the application and observe that the logging session name has reverted to its original value.
Success Criteria
- Renaming a logging session persists across application restarts.
- Exported logging session files use the updated session name as the default file name.