This issue has been created
There are 2 updates.
 
 
Book Versions / cid:jira-generated-image-avatar-767ed5f8-7e08-46c4-90d4-40f9d2670af7 BVERSION-83 Open

Publication: have different publishing behaviour

 
View issue   ยท   Add comment
 

Issue created

 
cid:jira-generated-image-avatar-8a0f4eaf-741a-49b3-a579-da1040019077 Mathieu Pace created this issue on 15/Jan/25 11:32
 
Summary: Publication: have different publishing behaviour
Issue Type: cid:jira-generated-image-avatar-767ed5f8-7e08-46c4-90d4-40f9d2670af7 New Feature
Assignee: Unassigned
Created: 15/Jan/25 11:32
Priority: cid:jira-generated-image-static-major-76c5671e-6ae4-481f-bcbb-7c9f4a0da9a7 Major
Reporter: Mathieu Pace
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.

Once the implementation is done, remove the property name from disabledProperties in PublicationConfigurationSheet.

 
 

2 updates

 
cid:jira-generated-image-avatar-8a0f4eaf-741a-49b3-a579-da1040019077 Changes by Mathieu Pace on 15/Jan/25 11:32
 
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.

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 .
Component: Publication