- 🇮🇳India mohit_aghera Rajkot
I came across this issue while doing the bugsmash triage.
I notice that issue is still valid.
The route for private file downloadsystem.files
already takes the stream wrapper argument.
However, it is overriding value to `private`.
So there is no meaning of passing wrapper in the URL although route has the URL.I believe this would need more discussion about refactoring and proper implementation.