Skip to:
Steps to reproduce:
Crate a space "test" with one version "latest"
Create following Attributesname: "Country" value: "country1" , "country2"name: "Services" value: "service1" , "service2"
create following two variantsname: "country1 service1", Attributes: "Services-> unset, service1", "Country → country1"name: "country2 service2", Attributes: "Services-> unset, service2", "Country -> country2"
Create a page → "page" in version → "latest" with some conditional content in both variants. Add both variants to the page
Publish the page with "country1 service1" variant to new space.
Expected result:Page with "country1 service1" is published and there should not be any conditional content macros on the target page
Actual result:There is a conditional content macro present on target page
Confluence 5.10...6.6
Steps to reproduce:
Crate a space "test" with one version "latest"
Create following Attributes
name: "Country" value: "country1" , "country2"
name: "Services" value: "service1" , "service2"
create following two variants
name: "country1 service1", Attributes: "Services-> unset, service1", "Country → country1"
name: "country2 service2", Attributes: "Services-> unset, service2", "Country -> country2"
Create a page → "page" in version → "latest" with some conditional content in both variants. Add both variants to the page
Publish the page with "country1 service1" variant to new space.
Expected result:
Page with "country1 service1" is published and there should not be any conditional content macros on the target page
Actual result:
There is a conditional content macro present on target page