RELEASED: Public: June 22, 2022
Resolved issues
- ComputedFolder items cannot be disabled/enabled using CasC (BEE-16794)
-
Now ComptuedFolder items (
Multibranch
andOrganizationFolder
) can be disabled/enabled with the following property:disabled: true | false
If the
disabled
property is not indicated, the item remains in the status it was before applying the bundle if there are existing items, and it defaults tofalse
(enabled) for new items.