loki icon indicating copy to clipboard operation
loki copied to clipboard

fix: Unescape JSON strucutred metadata string values

Open hvenev opened this issue 1 year ago • 1 comments

In the case of strings, ObjectEach strips the quotes but does not unescape them.

What this PR does / why we need it: Fixes #13918

Which issue(s) this PR fixes: Fixes #13918

Special notes for your reviewer:

Checklist

  • [X] Reviewed the CONTRIBUTING.md guide (required)
  • [ ] Documentation added
  • [X] Tests updated
  • [X] Title matches the required conventional commits format, see here

hvenev avatar Aug 18 '24 13:08 hvenev

CLA assistant check
All committers have signed the CLA.

CLAassistant avatar Aug 18 '24 13:08 CLAassistant

Hi @hvenev I am having a similar problem to you.

Is your fix available as a docker build anywhere, to test?

0x006EA1E5 avatar Mar 28 '25 17:03 0x006EA1E5