-
Type: Improvement
-
Status: Open
-
Priority: Major
-
Resolution: Unresolved
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: NOS Elements
-
Tags:
Related to NXS-5918, the response status code is badly handled when`jGit` is not able to merge and throws an exception (status code 500).
The current implementation just silent the error without any user feedback. See: https://github.com/nuxeo/nuxeo-nos-elements/blob/master/studio/nuxeo-studio-status-bar.js#L717-L731
We need to explicit a merge error status code and add some warning message asking the user to merge using git access.