Skip to content

Error in Interoperability Deployment #236

Closed
@isc-tleavitt

Description

@isc-tleavitt

Reported by user:
2023-01-28 13:02:52.334: ERROR #5002: ObjectScript error: <METHOD DOES NOT EXIST>zSourceControlCheckOut+13^Ens.Deployment.Utils.1 *AddToSourceControl,SourceControl.Git.Extension

It seems that Ens.Deployment.Utils expects a subclass of %Studio.SourceControl.Base rather than %Studio.Extension.Base. (AddToSourceControl is not part of the base extension interface.)

Can work around this by adding a method in SourceControl.Git.Extension that calls the relevant method in Utils.

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingcustomerBased on customer feedback (as opposed to something identified by developers)upstreamFull/ideal correction requires changes to upstream dependencies (e.g., IRIS)

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions