-
Notifications
You must be signed in to change notification settings - Fork 17
Open
Labels
message producingRelated to the extension's support for producing/sending messages to a Kafka topicRelated to the extension's support for producing/sending messages to a Kafka topicmessage viewerRelated to the extension's Message Viewer (webview) functionality from a Kafka topicRelated to the extension's Message Viewer (webview) functionality from a Kafka topic
Milestone
Description
Description
When attempting to use the "Produce from Document" command on a message that was opened via the Kafka message preview (using the confluent.topic.message: URI scheme), the operation fails with a FileSystemError.
The extension incorrectly passes the full custom URI (e.g., confluent.topic.message:c:\Users...\file.json?{...}) to VS Code's filesystem API, which cannot resolve this mixed URI format.
Sentry links
Metadata
Metadata
Assignees
Labels
message producingRelated to the extension's support for producing/sending messages to a Kafka topicRelated to the extension's support for producing/sending messages to a Kafka topicmessage viewerRelated to the extension's Message Viewer (webview) functionality from a Kafka topicRelated to the extension's Message Viewer (webview) functionality from a Kafka topic