#49459 modify fails if replication plugin is disabled
Closed: wontfix by spichugi. Opened by lkrispen.

Issue Description

If the multimaster replication plugin is disabled following modify operations fail

Package Version and Platform

This is a regression from the patch for replication conflicts and exists in >1.3.7
It was not detected because the MMR plugin is always enabled by default even if no replica is defined.


The reason for the failure us that in the conflict patch the plugin call to the mmr plugin functions was factored aout of the normal plugin calls and modeled after the acl plugin calls.
Unfortunately by cut and paste the default rc is now permission denied and if no plugin function is called is also returned.

Metadata Update from @lkrispen:
- Custom field component adjusted to None
- Custom field origin adjusted to None
- Custom field reviewstatus adjusted to None
- Custom field type adjusted to None
- Custom field version adjusted to None

Metadata Update from @mreynolds:
- Issue set to the milestone: 1.4.0

Metadata Update from @vashirov:
- Issue priority set to: normal
- Issue set to the milestone: 1.4.3 (was: 1.4.0)

389-ds-base is moving from Pagure to Github. This means that new issues and pull requests
will be accepted only in 389-ds-base's github repository.

This issue has been cloned to Github and is available here:
- https://github.com/389ds/389-ds-base/issues/2518

If you want to receive further updates on the issue, please navigate to the github issue
and click on subscribe button.

Thank you for understanding. We apologize for all inconvenience.

Metadata Update from @spichugi:
- Issue close_status updated to: wontfix
- Issue status updated to: Closed (was: Open)

Metadata