Closed
Description
Describe the bug
Documentation states (as does UI expectation) that store=true supported on new API. However, despite confirmation of param set, log does not appear in UI.
Debug information
- python 3.11.8
Repro steps
simply make simple curl call with param store=true and confirm non-prescence in UI.
Expected behavior
The call should be logged.