Skip to content

Make it possible to uninstall while configured as the namespace's source control extension #187

Closed
@isc-tleavitt

Description

@isc-tleavitt

From #185:

If you try to uninstall with SourceControl.Git.Extension configured as the source control class for the namespace, the package manager tries to call in to SourceControl.Git.Extension and (of course) fails.

Solution: Uninstalling should first clear the source control class for the namespace IF it's set to SourceControl.Git.Extension. We might be able to do this via an Invoke or it might need to be a custom lifecycle class.

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingcustomerBased on customer feedback (as opposed to something identified by developers)

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions