Hi all,
When trying to rename an existing doc with merging (setting the same name for rename) I get error:
My Doctype My Name not found
I am using merge for this.
That means when user try to rename and puts the same name he gets above error instead of successfully renaming a doc.
Can you explain why would want to rename something to the same thing and merge it?
I feel like this would be destined to create an issue, because you are trying to merge a document with itself.
@Ben_Cornwell_Mott
I was checking if scripts on server side are properly changing user input.
For example if somebody sends lower case it sets upper case (for names) and found this strange issue 
In that case, you shouldn’t need to use Merge…