There is 1 update.
 
 
Replication / cid:jira-generated-image-avatar-f9effb98-ddc9-449a-abd0-33fad4e322a8 REPLICAT-212 Open

Canceling a replication on the sender instance do not delete the replicated page on the receiver instance

 
View issue   ยท   Add comment
 

1 update

 
cid:jira-generated-image-avatar-f268e543-0d47-4098-84da-98af104ed334 Changes by Mohamed Boussaa on 15/Jul/25 12:22
 
Description: I replicated a page and its children from the sender instance ([http://sender.test.de:8080/xwiki]) on a receiver instance ([http://destination.test.de:8080/xwiki]) with (Replication level = Everything, Replication direction = Send only). The page was correctly created on the receiver instance.

Note that the replicated page never existed before the replication on the receiver instance.

After that, I canceled the replication on the sender instance, see screenshots :

 

!sender-replication-config.png|width=272,height=215!!sender-replication-tab.png|width=367,height=191!

 

*Expected results on receiver instance :* The replicated page is deleted on the receiver instance.

*Current results on the receiver instance :* The page is not deleted on the receiver instance and the following information are displayed on the replication tab.

!receiver-replication-tab.png|width=418,height=246!


 

Note that this issue is not reproducing all the time.