Details
-
Task
-
Resolution: Won't Fix
-
Major - P3
-
None
-
Backlog
-
None
Description
The tenant file cloner logic currently copies all donor databases. Exclude "local", "config", "admin", etc., and any database not named like tenantId_dbName. NamespaceString has a method like isInternalDb() or something that can help.