Toggle in a composition preset value bug

I have a composition with a toggle. The preset value is ‘true’. When inheriting the composition the preset value is/remains false.

Using Umbraco.cms 16.1.1

Steps to reproduce:

  1. Create a composition with a toggle preset value ‘true’

I also added a preset toggle for false for clairity.

  1. Create page type with the same two toggles, also inherit the composition.

The same two toggles are now added twice. Directly into the page type and through the composition.

  1. Create the node for the page type

Here you can see the toggle added directly to the page type do have their preset value. The toggles from the composition are both false.

Has anyone experienced the same? It looks to me like it is a bug.

Hi @WillemPak

That looks like a bug, and luckily one that has been fixed for 16.2 which is being released today.

Let us know if you experience any problems after the upgrade :slight_smile: