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`