Closed oleg-andreyev closed 2 years ago
Solely based on Namer name, I expect it to use Original Name, but actually it's adding "unique" prefix to the name
Namer is adding "unique" prefix
OrignameNamer should not append anything to the original name of a file.
This is the expected (and documented) behaviour. If you need a different one, you can implement your custom file namer
Summary
Solely based on Namer name, I expect it to use Original Name, but actually it's adding "unique" prefix to the name
Current behavior
Namer is adding "unique" prefix
Expected behavior
OrignameNamer should not append anything to the original name of a file.