Organization metadata sometimes changed when reading it back
I think this might be a bug in release 2.71.1. I write a value of "5566778899" to an organization metadata field. When I read it back I receive the value "556677889w==". I've observed values roundtrip correctly (shorter values, longer values), but something about this value triggers an edge case.
If it matters: I'm accessing the REST API from ruby, Zitadel is running locally in Docker Compose.
Sample API interaction attached. Hope this is easy to figure out with a test-case.
If it matters: I'm accessing the REST API from ruby, Zitadel is running locally in Docker Compose.
Sample API interaction attached. Hope this is easy to figure out with a test-case.
