-
Notifications
You must be signed in to change notification settings - Fork 753
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Added the ability to export transcript messages from trace activities when in debug mode #1452
Conversation
21ac438
to
ce90330
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
When a .bot file has been opened in Emulator mode, then switch modes to Sidecar mode and have a conversation via the external channel and subsequently save the transcript, the directory to save the transcript is incorrect. It defaults to what appears to be the activeBot's path. Please address this.
ac69e32
to
2c4ca36
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM. Tested locally and Chris' concern seems to be fixed.
Verbal communication - the issue raised has been solved
No description provided.