Report Server: Support for Duplicate Template Names

I suggest to implement the following feature:

Support for Duplicate Template Names in report server

A typical use case might be:

We use a folder structure in the report server to represent different customer environments, for example:

Customer 1

  • Reports Area A

Customer 2

  • Reports Area B

Within these folders and subfolders, we store our templates, which may have identical names. Since we do not save the template IDs in our system, we determine the corresponding template ID based on the template name within the respective folder structure. Therefore, it would be very helpful if template names could be used more than once, as long as they are not located in the same folder.

Thank you in advance, and I hope you will consider implementing this feature.