You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I can use the "environment name" control in the Git settings page to set the system mode for the instance (DEVELOPMENT,TEST,LIVE). However if there is a SystemMode defined in the iris.cpf file, that will override the one we set when the instance restarts. We'll need to use Config.Startup to set it directly in the CPF (or document that system mode in CPF will override the one we set here).
The text was updated successfully, but these errors were encountered:
isc-tleavitt
added
bug
Something isn't working
upstream
Full/ideal correction requires changes to upstream dependencies (e.g., IRIS)
customer
Based on customer feedback (as opposed to something identified by developers)
labels
Dec 2, 2024
I can use the "environment name" control in the Git settings page to set the system mode for the instance (DEVELOPMENT,TEST,LIVE). However if there is a SystemMode defined in the iris.cpf file, that will override the one we set when the instance restarts. We'll need to use Config.Startup to set it directly in the CPF (or document that system mode in CPF will override the one we set here).
The text was updated successfully, but these errors were encountered: