On 23 May 2019, at 09:25, Simon Urli
<simon.urli(a)xwiki.com> wrote:
Hi Caty,
On 22/05/2019 14:51, Ecaterina Moraru (Valica) wrote:
I'm not sure I agree about this profile
option.
Indeed we want to make things as simple as possible and having conflict
resolutions can be scary, still, there is no way an user could take this
decision in advance.
Users will want to have control over what they do and at least know
something went wrong. We cannot automatically merge, without any warning,
since users will immediately see that their work was changed. It will be
reported as a bug (in case they notice it) and they will expect to be able
to recover the work.
I can't think of a case when an user would not care about the changes and
the result.
Let say that a document has 2 sections, and a user is editing section 1, while the other
is editing section 2. The merge should work properly without any conflict.
I don't really see the point of asking by default the second user if he's ok to
merge his work on section 1 with what has been saved on section 2.
On the contrary I feel it could be scary for the basic users to see this kind of message
and it decreases the easiness of using XWiki IMO.
Also the options are not clear to me: like 2:
automatically merge, but ask.
Well is automatically or not?
It's automatic but as you mentioned just after, in case of changes are made on the
same line there is a conflict that needs to be solved. That's what I meant by
"ask in case of merge conflict".
On the contrary option 1 was a fully automatic merge, with a predefined strategy to
choose one version over another in case of conflict.
We need to ask for resolution only if the changes
are on the same line,
besides this, we should try to automatically merge, but provide the info to
the user that we did that. Instead of the normal Save message, we could say
that we performed a Merged Save. And in the history I would expect to be
able to see what lines were added by what users, just in case something
went wrong. We are lucky that we have the Blame view :)
So not sure we need a configurable option in profile. We just need to
decide on the 'default' and implement that. We keep adding options that
only increase the complexity of the product and we never get to test all
the possible mixes and configurations.
So what are the use cases when we would need this option in the profile?
As I said above I personally don't see the point of always displaying the merge diff
especially for basic users when there's no conflict. Now I really think that some
users would want that, that's why I proposed the profile option.
I agree that option 3 is not great as it gets in the way. Now it could be interesting for
the user to know it happened. Maybe some fleeting notifications at the bottom of the
screen or some info added to the commit message or some visual info when you’re in edit
mode and before you press save.