Skip to content

Embedded Git deletes itself on import #997

Description

@isc-pbarton

Issue experienced with a customer:
Running Import All would delete SourceControl.Git.Utils class, thus breaking the source control extension.

Immediate cause was ^SYS("SourceControl","Git","TSH","SourceControl.Git.Utils.CLS") global subnode was set, and workaround was to kill it. Not entirely sure why they were set.

The bug here is that Import All should never be deleting things if they are from a package manager context.

Metadata

Metadata

Assignees

Labels

customerBased on customer feedback (as opposed to something identified by developers)

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions