Skip to content

Custom PullEventHandler lost when saving Git Project Settings #267

Closed
@copperschnack

Description

@copperschnack

Steps to reproduce:

  • Specify custom pull event class extending SourceControl.Git.PullEventHandler.Default w/ some write output in OnPull() during
    d ##class(SourceControl.Git.API).Configure()

  • Pull change from git upstream to verify that the output is shown

  • Open Git > Settings and save

  • Pull other change from git upstream - custom pull handler is no longer in place

Metadata

Metadata

Assignees

Labels

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

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions