There is 1 update.
 
 
Replication / cid:jira-generated-image-avatar-508931b2-1ef1-4f18-a1b4-71caf1757589 REPLICAT-210 Open

The replication tab do not reflect the replication configuration

 
View issue   ยท   Add comment
 

1 update

 
cid:jira-generated-image-avatar-b097927a-cb57-423b-a1a1-681b3977ecd7 Changes by Mohamed Boussaa on 10/Jul/25 15:26
 
Description: To reproduce follow these steps :

We have 2
instance XWiki (16.10.9) instances :  sender ([http://localhost:8080/xwiki/]) and receiver ([http://localhost:8081/xwiki/]).
* On the sender instance create a test page "TestReplication.WebHome"
* Configure the replication on the test page as follows :
** Replicate page and children (Replication level : everything, replication direction : Send only). See screenshot
** !sender-replication-configuration.png|width=334,height=262!
* Check the page on the receiver instance

*Expected results :*
* The page is replicated on the receiver instance.
* On the "Replication tab" the page is marked with (Readonly=true) which is expected.
* On the "Replication tab >> configuration section" the comment next to the sender instance should mention that the configuration allow updates to be received from this instance.

*Current results :* 
* The page is replicated on the receiver instance.
* On the "Replication tab" the page is marked with (Readonly=true).
* On the "Replication tab >> configuration section" the comment next to the sender instance is : "Allow updates to be sent and received from this instance". See screenshot :
* !receiver-instance-replication-tab.png|width=377,height=258!