Last updated: 16th October 2020
Released: 16th October 2020
When upgrading your website to the latest version of Acquia Cohesion, database updates will be applied and therefore you can't roll back to the previous version of Acquia Cohesion once upgraded.
It is recommended applying updates on your development environment and backing up your website including your database before upgrading Acquia Cohesion.
There are no known issues with version 6.3.3 of Acquia Cohesion.
Fixes a bug when using Repeater fields in a Component content the content was not updating.
None
A Site studio import should be run after upgrading.
None.
Fixed a bug where components created from a layout canvas would fail to work when added to another layout canvas before their component form had been configured.
None
A Site studio import should be run after upgrading.
None.
Fixed a bug where Conditional Fields were always set to hidden on Style Guide Forms.
You can now use Conditional Fields on Style Guide Forms and they will show/hide correctly.
When implementing Conditional Fields on Style Guide Forms the syntax should be the same as on Components. E.g. use [field.select]
and not [style-guide:style-guide-name:select]
None.
Fixed a bug where configuring the sync directory in the settings.php was using $config_directories
which is now deprecated in Drupal 8.8 and above. This has now been updated inline with Drupal core.
You can now set a custom sync directory by setting $settings['site_studio_sync']
in your settings.php. For example $settings["site_studio_sync"] = "../config"
We recommend that you update your site to use $settings["site_studio_sync"]
rather than $config_directories
, if you don't update the fallback of sites/default/files/sync
will be used.
None.
As with any version of Acquia Cohesion, we recommend that you backup your websites database and code before upgrading the version of Acquia Cohesion. There are no other specific steps to carry out before upgrading to this version.
It is recommended that you backup and upgrade your website on a development environment before applying to a production website. You can upgrade your version of Acquia Cohesion by following our upgrade guide.
If this content did not answer your questions, try searching or contacting our support team for further assistance.
Fri Jul 04 2025 14:20:11 GMT+0000 (Coordinated Universal Time)