Changing only variant doesn't cause page to be published
Description
Steps to reproduce:
setup space with attributes 'a1' and 'a2'
create page in version 1.0 with attribute 'a1'
publish to same space
change attribute to 'a2' in version 1.0
publish again to same space expected: page has attribute 'a2' in version 'currently published' actual: page has attribute 'a1' in version 'currently published'
The publishing logic doesn't seem to recognize attribute changes as changes.
Workaround: Manually edit the page (so that it is listed as changed in the publish preview dialog) and then publish again.
Environment
None
Activity
Show:
Christoffer Bromberg (K15t) April 8, 2016 at 11:17 AM
Closed it by error, have to review and merge first
Steps to reproduce:
setup space with attributes 'a1' and 'a2'
create page in version 1.0 with attribute 'a1'
publish to same space
change attribute to 'a2' in version 1.0
publish again to same space
expected: page has attribute 'a2' in version 'currently published'
actual: page has attribute 'a1' in version 'currently published'
The publishing logic doesn't seem to recognize attribute changes as changes.
Workaround:
Manually edit the page (so that it is listed as changed in the publish preview dialog) and then publish again.