From 9a1a4f27af14d70b85f11d683f23b7e229d2e9a9 Mon Sep 17 00:00:00 2001 From: alexcrea <42614139+alexcrea@users.noreply.github.com> Date: Thu, 31 Oct 2024 10:37:09 +0100 Subject: [PATCH] Updated Conflict Group (markdown) --- Conflict-Group.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Conflict-Group.md b/Conflict-Group.md index e313f22..84ab01f 100644 --- a/Conflict-Group.md +++ b/Conflict-Group.md @@ -104,3 +104,6 @@ Please note that server admin should/will be able to add conflict group via cust ## Additional Notes: You can also get by name and remove conflict using the ConflictAPI facade. + +Current method `registerIfAbsent` will soon also register if the conflict was previously deleted. +Current implementation of `registerIfAbsent` will be replaced by `registerIfNew`