Details
Description
Domain name should not create for tenant if its left empty during tenant creation.
When we run command ./ant create-tenant, system asks to provide domain name for tenant but its set as optional. User can skip this and can continue but in background system generates domain name by nextSeqId.
It should not auto create.
Attachments
Attachments
Issue Links
- is broken by
-
OFBIZ-5898 Tenant should run with specified domain name. Front store should support multi tenant feature.
- Closed