Files
Rodrigo Zhou 18c8ab7f77 Replace payload.Encode with sadefs.MustEncodeValue (#10432)
## What changed?
Replace `payload.Encode` with `sadefs.MustEncodeValue` for encoding
predefined search attributes used internally.

## Why?
`sadefs.MustEncodeValue` adds metadata type to the payload.

## How did you test it?
- [x] built
- [ ] run locally and tested manually
- [x] covered by existing tests
- [ ] added new unit test(s)
- [ ] added new functional test(s)

## Potential risks
2026-06-11 16:28:16 -05:00
..