-
Type: Bug
-
Status: Resolved
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 2023.3.9
-
Component/s: Git Access, Studio Modeler
-
Tags:
-
Team:NOS
In ApplicationDefinitionService#getFromRemote method, we use GittyClient to fetch ApplicationDefinition content directly from Gitty repository, which cannot work when external source repo is configured for the project.
Note that this is only visible when the current user branch does not exist on the project Gitty repo but exists in the external git repo.