Codestream: 无法删除 vscode 中的代码标记

创建于 2019-05-17  ·  4评论  ·  资料来源: TeamCodeStream/codestream

描述错误
我无法删除代码标记。 我可以存档。

系统信息(请填写以下信息):

  • 1.0.1
  • OSX 10.14.4
  • VS 代码 1.34.0

日志文件
日志中没有任何内容。

所有4条评论

嗨迈克 - 我无法重现这个问题。 只是为了确认,您是从 CodeStream 中删除代码标记,而不是从 Slack 中删除,对吗? 假设是这种情况,您可以继续设置日志信息吗? 可能会向我们的开发人员透露一些信息。

  • 进入您的 VS Code 用户设置并搜索 CodeStream。
  • 向下滚动到“跟踪级别”设置并确保将其设置为“调试”。
  • 重新加载 VS Code,然后尝试重现该问题。
  • 打开输出视图(命令面板中的“视图:切换输出”)并从右上角的下拉菜单中选择“CodeStream”。 复制您看到的所有输出并将其保存在文本文件中。
  • 将下拉选择更改为“CodeStream (Agent)”并获取该输出。

谢谢!

实际上,日志中有一些错误,请参见此处:

[2019-05-17 19:08:04:714] AgentConnection.sendRequest(codestream/post/delete) — {"postId":"CJT219Z7X|1558117830.001800","streamId":"CJT219Z7X"}
Error: Request codestream/post/delete failed with message: Unable to find message with id=1558117830.001800
[2019-05-17 19:08:04:714] /Users/mikestaub/.vscode/extensions/codestream.codestream-1.0.1/dist/extension.js:1:12236
Error: Request codestream/post/delete failed with message: Unable to find message with id=1558117830.001800
[2019-05-17 19:08:04:715] WebviewPanel: Completed posting response(wv:36:ksd2jDf2TBOhAzid7dfxzA) to the webview
[2019-05-17 19:08:04:716] Webview: Received message codestream/reporting/message(wv:39:GKlSLJB6RZyMUp8XH8KWdA) from the webview
[2019-05-17 19:08:04:716] AgentConnection.sendRequest(codestream/reporting/message) — {"extra":{"postId":"CJT219Z7X|1558117830.001800","streamId":"CJT219Z7X"},"message":"There was an error deleting a post: Request codestream/post/delete failed with message: Unable to find message with id=1558117830.001800","source":"webview","type":"error"}
[2019-05-17 19:08:04:719] WebviewPanel: Completed posting response(wv:39:GKlSLJB6RZyMUp8XH8KWdA) to the webview
[2019-05-17 19:08:05:550] Webview: Received message host/editor/range/highlight(wv:40:xMWIxgBUS4eUeZWVh4VAIA) from the webview
[2019-05-17 19:08:05:551] WebviewPanel: Completed posting response(wv:40:xMWIxgBUS4eUeZWVh4VAIA) to the webview

谢谢@mikestaub! 看起来问题发生在您首先从 Slack 中删除帖子,然后尝试从 CodeStream 中删除它时。 如果您从 CodeStream 中删除它,它似乎可以正常工作,包括触发删除 Slack 上的相应帖子。

我们会尽快解决这个问题。

在 1.1.0 版本中修复

此页面是否有帮助?
0 / 5 - 0 等级