Hi Philip,
First of all, you cannot add User Stories in StudioPro. If you add user stories to the Project Management section (Epics) and make sure you have an active sprint, they should automatically turn up in StudioPro.
About the issue getting stuck: Make sure to avoid setting up your projects in a synchronized or virtual folder. I for example created a folder C:\Apps\Mendix\ where I store all my local projects. This will reduce the issue, but it could still happen sometimes. What you can do additionally, is to save often and also commit often and make sure to shut down StudioPro completely when you are done.
Hey Mr. Friede,
with the synchronized folder issue thats a good point.. heres the log of studio pro... :
2024-11-08 18:38:39.8148 ERROR Mendix.Modeler.VersionControl.Windows.Git.GitCommandLineClient Git command line client has exited with code 128fatal: unable to access 'https://git.api.mendix.com/32c9827a-48dd-4518-8748-d24fdecc8ee4.git/': SSL certificate problem: unable to get local issuer certificate
2024-11-08 18:39:36.3839 ERROR Mendix.Modeler.VersionControl.Windows.Git.GitCommandLineClient Git command line client has exited with code 128fatal: unable to access 'https://git.api.mendix.com/32c9827a-48dd-4518-8748-d24fdecc8ee4.git/': SSL certificate problem: unable to get local issuer certificate
2024-11-08 18:39:38.3043 ERROR Mendix.Modeler.VersionControl.Windows.Git.GitCommandLineClient Git command line client has exited with code 128fatal: unable to access 'https://git.api.mendix.com/32c9827a-48dd-4518-8748-d24fdecc8ee4.git/': SSL certificate problem: unable to get local issuer certificate
2024-11-08 18:39:44.8578 ERROR Mendix.Modeler.Debugger.View.DebuggerUI Debugging was disconnected.System.Net.Http.HttpRequestException: An error occurred while sending the request. ---> System.Net.Http.WinHttpException (80072F78, 12152): Error 12152 calling WINHTTP_CALLBACK_STATUS_REQUEST_ERROR, 'Der Server lieferte eine ungültige oder unbekannte Rückmeldung.'. at System.Net.Http.WinHttpHandler.StartRequestAsync(WinHttpRequestState state) --- End of inner exception stack trace --- at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken) at Mendix.Modeler.Debugger.Runtime.DebuggerClient.DoHttpRequest(DebuggerRequest debugRequest, CancellationToken cancellationToken, Int32 timeout) in Mendix.Modeler.Debugger\Runtime\DebuggerClient.cs:line 194 at Mendix.Modeler.Debugger.Runtime.DebuggerClient.PollEventsAsync(CancellationToken cancellationToken) in Mendix.Modeler.Debugger\Runtime\DebuggerClient.cs:line 2042024-11-08 18:40:10.2980 INFO Mendix.Modeler.MainWindow.ProgramInitializer Mendix Studio Pro 10.0.0.9976 has shut down.
Could this log go accordingly to your advices.. so I know for future.. because I thought I have done it right...
Hello there,
I just found out that my project is working well in Home Office.
So I startet the Rapid Developer Course on Friday in Home Office. On Monday in the Office it wont let me open my Main Branch. I guess its got sth to do with GIT / IP / Security Guidelines / Protocols??
Should I modifiy my GITignore maybe, to be able to work independently from any working space? How can I accomplish this?
Thanks and Greetings.