Expand my Community achievements bar.

Join us on September 25th for a must-attend webinar featuring Adobe Experience Maker winner Anish Raul. Discover how leading enterprises are adopting AI into their workflows securely, responsibly, and at scale.

Assign DEV/TEST/UAT/Staging domains to a production domain.

Avatar

Level 2

12/1/14

Currently, some of our rules are not firing in our staging environment (and lower), since they use a domain or subdomain condition and the domain is different from the production domain. It would be nice to have a screen where you could map the (sub)domains for development and staging environments to a production domain. 

 

In our case, we have multiple domains and subdomains for our environments. A mapping like this would really help to test our code in lower environments:

dev.a.b.local --> a.production-a.com
uat.a.b.local --> a.production-a.com
staging.a.b.local --> a.production-a.com
c.d.e.com --> c.production-a.com
g.e.local --> a.production-b.com
etc..