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

bug: ephemeral field is ignored and not returned when retrieving messages even if the message contained this field #1068

Closed
fbarbu15 opened this issue Mar 22, 2024 · 0 comments · Fixed by #1071
Assignees

Comments

@fbarbu15
Copy link

To Reproduce

  1. Publish a message that contains the ephemeral field
  2. retrieve that message using relay/v1/messages or filter/v2/messages

Expected behavior
Would expected to see the field in the get response. For optional fields like meta or version it works fine, they are present when retrieved.

Actual behavior
The message is retrieved without the ephemeral field.

go-waku version/commit hash

latest

Related to waku-org/nwaku#2436

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

2 participants