-
Type: Improvement
-
Status: Open
-
Priority: Critical
-
Resolution: Unresolved
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: Import / Export
-
Epic Link:
-
Tags:
As a Studio Administrator, I a REST API to override an existing Studio Project (git repository) from a git-bundle (https://git-scm.com/docs/git-bundle) file.
See if it makes sense to put the new logic to com.nuxeo.studio.core.ProjectImportServiceImpl.
Ideally, we should move com.nuxeo.studio.core.ProjectImportServiceImpl#pushForce kind of logic to com.nuxeo.studio.core.api.GitService.
AC:
- as an Administrator; I can override a project git repository
- is related to
-
NXS-5832 Experiment Custom Git Repository
- Resolved