Today we are able to export resources from one environment to another via Terraform for example.
However when it comes to UI we have a few limitations:
  • If I create catalog pages in staging and use the API to replicate them in prod, the order might be different and I'm not sure it keeps the same permissions
  • Some widgets might not be supported or options don't stay between the export and import (for example sort order, column ordr)
  • Same for entity pages. The settings I choose in staging cannot be replicated via API in prod without some manual editing in prod
We want all our environments to be the same as the lower environment when deciding to promote code.
This is true for resources but it is also true for UI.
We are missing UI propagation today.
Created by Magali Philippe
·