Could two folders with the same name exist together?

0
I have deleted a folder containing the Consumed OData service document, and the folder has already been committed to the version control system. Then I try to delete that folder and recreate a new folder and documents with the same name, and then revert to the deleted folder. Finally, end up in this ambiguous situation.   Could two folders with the same name exist together?   App Explorer shows two folder with the same name after reverting deleted folder   Errors in the Domain Model
asked
1 answers
0

Hi Pham,

Yes, unfortunately this can happen in the case of conflicts. The documents (and folders) have different id's, but the same name. You can rename and/or exclude them.

If you want to rename, I would advise to first rename the correct one, as all usages are following the reference to the first item that's renamed.

Kind regards,

Johan

answered