Skip to content

STACK error when discarding many changed files #845

@isc-pbarton

Description

@isc-pbarton

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 <STACK> error:
<STACK>HandleRequest+269^SourceControl.Git.WebUIDriver.1 : CSP Error

Image

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions