-
Type: Bug
-
Status: Resolved
-
Priority: Blocker
-
Resolution: Duplicate
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: Connect / Account Management, Versioning & Branch management
-
Tags:
-
Sprint:TGV 06, TGV 07
-
Story Points:5
Actually, to get the tags, StudioPackageFinder use the local repository of a project to list the tags available. It might cause some issues if there is no clone of the project for the user on the filesystem.
To improve this and limit the time of processing all tags, we need to get the tags directly from the remote repository (using ls-remote).
- duplicates
-
NXS-2857 Implement the new Studio services for listing the versions of a project
- Resolved