Invisible Compose and Activity Stream in SOW until Save Button Click**Issue Compose activity section not showing when loading an existing interaction.Only appears after pressing save.This only occurs in the Xanadu version in Vancouver the activity section is available prior to pressing save.Please see attachments for reference.ReleaseXanaduResolutionSolution Proposed: 1) The action bar at the bottom of the form component is not visible 2) Checking further, there is sys_property which uses different adapters based on sys_prop glide.activity.api_version 3) This prop glide.activity.api_version, is set to 0 on "sndev1westpac" instance. Expected value of this property is "1". This property determines which version of the activity stream to use in workspace. A value of 1 indicates the latest version of activity stream, which is faster and more performant.