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

Metadata in GRPC is disappearing #3258

Closed
Gibonachi opened this issue Oct 13, 2023 · 5 comments
Closed

Metadata in GRPC is disappearing #3258

Gibonachi opened this issue Oct 13, 2023 · 5 comments
Labels
backend bug Something isn't working user-request

Comments

@Gibonachi
Copy link

Describe the bug
Added metadata values are not shown on the call details. I'm not sure if metadata is correctly used during the call because I cannot successfully use the gRPC endpoint.

To Reproduce
Steps to reproduce the behaviour:

  1. Go to gRCP test
  2. Add metadata to a call
  3. Click Save & Run
  4. Go back to the test list
  5. Enter into previously used version of the test

Expected behavior
Metadata values should be present, I see only empty fields.

Screenshots
obraz

Browser (please complete the following information):

  • Browser: Firefox and Chrome
  • Version F 118.0.2 and Chro 118.0.5993.71
@Gibonachi Gibonachi added bug Something isn't working triage requires triage labels Oct 13, 2023
@adnanrahic
Copy link
Contributor

Hey @Gibonachi, thanks for reporting this bug. We will prioritize this and keep you updated.

@adnanrahic
Copy link
Contributor

Hey @Gibonachi ! #3259 solved this issue. Thanks a lot for taking the time to open the issue and be a valuable member of our community! 😄

@mathnogueira
Copy link
Contributor

Hey @Gibonachi , we have a release scheduled for Monday. The fix will be included in it.

@Gibonachi
Copy link
Author

In which version is this fix? Will bumping it to v0.14.3 be sufficient?

@jorgeepc
Copy link
Contributor

Hey @Gibonachi Yes, the fix is included in v0.14.3. Please try it and if you find any issue let us know.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend bug Something isn't working user-request
Projects
None yet
Development

No branches or pull requests

4 participants