intersystems / intersystems/git-source-control

STACK error when discarding many changed files

Aperta
#845 0 commenti 0 reazioni 0 assegnatari Vedi su GitHub
Lingua principale
ObjectScript
Stelle
22
Fork
14
Merge medio
1g 9h
PR unite (30g)
5

Descrizione

This was witnessed on a HealthConnect instance after some unrelated gremlin changed the directory permissions of the git repository, causing every file to be shown as edited. We tried to select all through the Git Web UI and discard the changes, but gotten an "application error" popup. The Application Error Log showed a \ error:
\HandleRequest+269^SourceControl.Git.WebUIDriver.1 : CSP Error

Image

The resolution was to go into the operating system and run git clean -df.

Guida per i contributori

Apri la guida per i contributori

Direzione di ricerca

Start with the Git Web UI discard flow and the reported entry point, HandleRequest+269^SourceControl.Git.WebUIDriver.1; review the Application Error Log and reproduce the case where many files are marked edited after repository permissions change. Done means selecting and discarding the changed files no longer produces the CSP application error; the report's workaround is running git clean -df from the operating system.

Scritto dal modello di indicizzazione a partire dal testo della issue.

Valutazione

Stack tecnologico
git
Ambito
tooling
Tipo di issue
Bug
Difficoltà
4/5
Tempo stimato
3-5 giorni
Stato di attività
Ferma
Chiarezza
Abbastanza chiara
Idoneità per principianti
32/100

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.