Configuration transforms with subdir dont work

Hi. I try rename config file by EnviromentName.
Rules:
*.#{Octopus.Environment.Name}.json => *.json

my config file in subdir by root:
root/config/Json/MyJsonConfig.Dev.json

I want see output:
root/config/Json/MyJsonConfig.json
but dont work :frowning:

logs from deploy:
" The transform pattern “*.Dev.json => *.json” was not performed due to a missing file or overlapping rule. "

help me plz work stopped

wow… now i try place this file to root, and it dont work too Oo
"The transform pattern “*.Dev.json => *.json” was not performed due to a missing file or overlapping rule."

Hi Alex,

Thanks for getting in touch! Sorry to hear you’re having trouble with config transforms.

Can you please share the full deployment log, and a screenshot of your folder structure?

With this information, I should be able to understand whats going on a bit better.

Regards,
Matt