Skip to content
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

Copy value on message returns payload three times #1054

Closed
ErykCh opened this issue Jan 31, 2024 · 2 comments
Closed

Copy value on message returns payload three times #1054

ErykCh opened this issue Jan 31, 2024 · 2 comments
Assignees
Labels

Comments

@ErykCh
Copy link

ErykCh commented Jan 31, 2024

Hi,

copy value action on message returns json with metadata.

In this, the payload itself is given three times.

image

@rikimaru0345 rikimaru0345 self-assigned this Jan 31, 2024
@rikimaru0345
Copy link
Contributor

Next version will include a new "Copy Message" context menu item (with the fixes of this issue, removing normalizedPayload valueJson, and sometimes duplicate binary data...) which copies the full message object with headers, key and value, along with raw binary data.

Copy Key and Copy value have been changed to only copy the inner payload content (ie what is being shown in the columns of the table).

image

@weeco
Copy link
Contributor

weeco commented Jan 31, 2024

Fixed via #1057

@weeco weeco closed this as completed Jan 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants