You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Working copy: 2016.1/Office.GIT
Everything is up to date:
If I select in 17.1 "2017.1.refactoring.." branch - Create btn is working
Khranovsky@khranovsky-w10 MINGW64 /C/Project/2016.1/Office.GIT (2016.1)
$ git st
On branch 2016.1
Your branch is up-to-date with 'origin/2016.1'.
nothing to commit, working tree clean
2017-08-10 12:35:07,528 ERROR - Unhandled exception,
System.Exception: The remote server returned an error (422):
at NGitLab.Impl.HttpRequestor.Stream(String tailAPIUrl, Action`1 parser)
at NGitLab.Impl.HttpRequestor.To[T](String tailAPIUrl)
at NGitLab.Impl.MergeRequestClient.Create(MergeRequestCreate mergeRequest)
at DXVcs2Git.Git.GitLabWrapper.CreateMergeRequest(Project origin, Project upstream, String title, String description, String user, String sourceBranch, String targetBranch)
at DXVcs2Git.UI.ViewModels.BranchViewModel.CreateMergeRequest(String title, String description, String user, String sourceBranch, String targetBranch)
at DXVcs2Git.UI.ViewModels.EditBranchViewModel.PerformCreateMergeRequest()
at DevExpress.Mvvm.DelegateCommand.<>c__DisplayClass4.<.ctor>b__0(Object o)
at DevExpress.Mvvm.DelegateCommand`1.Execute(T parameter)
at DevExpress.Mvvm.CommandBase`1.System.Windows.Input.ICommand.Execute(Object parameter)
at DevExpress.Xpf.Bars.BarItem.ExecuteCommand(ICommand command, Object commandParameter, IInputElement actualCommandTarget)
at DevExpress.Xpf.Bars.BarItem.<>c__DisplayClass5a.<OnItemClick>b__59()
The text was updated successfully, but these errors were encountered:
Select 16.1 / 2016.1 and click "Create" btn:
Working copy: 2016.1/Office.GIT
Everything is up to date:
If I select in 17.1 "2017.1.refactoring.." branch - Create btn is working
The text was updated successfully, but these errors were encountered: