-
Notifications
You must be signed in to change notification settings - Fork 11
Closed
Labels
bugSomething isn't workingSomething isn't workingcustomerBased on customer feedback (as opposed to something identified by developers)Based on customer feedback (as opposed to something identified by developers)upstreamFull/ideal correction requires changes to upstream dependencies (e.g., IRIS)Full/ideal correction requires changes to upstream dependencies (e.g., IRIS)
Description
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 workingSomething isn't workingcustomerBased on customer feedback (as opposed to something identified by developers)Based on customer feedback (as opposed to something identified by developers)upstreamFull/ideal correction requires changes to upstream dependencies (e.g., IRIS)Full/ideal correction requires changes to upstream dependencies (e.g., IRIS)