Hi,
I have a question regarding static entities and changes between environments.
We have to do a hotfix in production by changing the label of different attributes of a static entity.
We are not changing the identifiers, just the labels, and the Id is set to Auto Number (but in all environments is the same for each of the attributes).
My question is, if I change the label in production, and I change it in TEST, when we do a deployment from TEST to production, will there be any problems regarding the database? Will the attributes be different? Or just changing the label is fine for the system?
Thank very much in advance.
Hi Diego,
You can very well hotfix in production and then subsequently change in lower environments. There won't be an issue during the next deployments.
Ref: https://success.outsystems.com/Documentation/How-to_Guides/Data/Data_migration_from_production_to_non-production_environment/Static_Entities