There is 1 update, 1 comment.
 
 
Book Versions / cid:jira-generated-image-avatar-1990756f-4fd2-4781-9c18-70cbfd9b9320 BVERSION-83 Open

Publication: have different publishing behaviour

 
View issue   ยท   Add comment
 

1 update

 
cid:jira-generated-image-avatar-ef5c4a3d-5123-4b1e-a81e-cd5c63d6ac46 Changes by Mathieu Pace on 05/Feb/25 11:44
 
Description: Implement which behaviour to adopt when the target space is already populated:
* "Cancel" for not publishing (do not start the job, also may be blocked before in the preview from BVERSION-81)

* "Update" to publish update existing pages, add new pages from source but leave page deleted from source in the destination.
Pages marked as deleted in source will be removed from destination.

* "Re-publish" to reset the destination space.

Currently, the behaviour is an "update" without removing pages marked as deleted
. (handled in BVERSION-135)

Once the implementation is done, remove the property name "publishBehaviour" from disabledProperties in PublicationConfigurationSheet, in order to display it and make it available to the user.
 
 

1 comment

 
cid:jira-generated-image-avatar-ef5c4a3d-5123-4b1e-a81e-cd5c63d6ac46 Mathieu Pace on 05/Feb/25 11:45
 

"Pages marked as deleted in source will be removed from destination." will be tackled in BVERSION-135