intersystems / intersystems/git-source-control
Can't Update GIT Settings via VSCODE: ERROR #5924: An error occurred and the specified error page could not be displayed
- Lingua principale
- ObjectScript
- Stelle
- 22
- Fork
- 14
- Merge medio
- 1g 9h
- PR unite (30g)
- 5
Descrizione
Trying to update GIT Settings via VSCode Source Control menus, generate an error after clicking SAVE to save the form:
"ERROR #5924: An error occurred and the specified error page could not be displayed - please inform the web master"
If the namespace was Interoperability enabled, you could jump into an interoperability screen that offers the source control menu, and define settings there - this works. - but this is not an interop enabled namespace.
If you use the command line (do ##class(SourceControl.Git.API).Configure() there are additional properties, and in any case this generates the error: ERROR #5002: ObjectScript error: RunGitCommandWithInput+151^SourceControl.Git.Utils.1 when initialising the local GIT Repository, and furthermore, doesn't allow for defining Mappings.
Manually creating/editing the underlying ^SYS("SourceControl","Git"...) global is an option I guess, but obviously prone to error.
What's left is invoking the Settings UI from IRIS Studio - which works, but, goes against current advice to move away from Studio.
Version is 2025.1, and, git-source-control 2.10.0
Guida per i contributori
Apri la guida per i contributori
Direzione di ricerca
Reproduce the VSCode Source Control settings save failure, then compare it with SourceControl.Git.API.Configure() and the reported SourceControl.Git.Utils.1 RunGitCommandWithInput+151^ entry point. Done means settings can be saved for a non-Interoperability namespace, the local Git repository initializes without , and mappings can be defined.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- git, vscode
- Ambito
- developer-experience, tooling
- Tipo di issue
- Bug
- Difficoltà
- 4/5
- Tempo stimato
- 3-5 giorni
- Stato di attività
- Ferma
- Chiarezza
- Da chiarire
- Idoneità per principianti
- 35/100