-
It can be done from project list page directly. To import as child projects of specific project, just specify Parent OneDev Project in import options.
-
Previous Value Current Value Open
Closed
-
Yeah I am aware of that (now), what I meant was, to also include it in the child projects view as it seems to use the same type of widget (based on the looks) and could help with confusion of not seeing the option when it makes sense to also be a button available in child projects view (imo).
Edit: looks as though there is an intentional check for getParentProject being null for the widget in question so perhaps it was an intentional decision to only have the import button show on the main projects page? https://code.onedev.io/onedev/server/~files/d0c7a68be94ebfe4cc08e305780ec410e8b65e75/server-core/src/main/java/io/onedev/server/web/component/project/list/ProjectListPanel.java?position=source-1000.7-1000.33-1&mode=blame
-
Thanks for explanation. Reopened.
-
Previous Value Current Value Closed
Open
-
Thanks for being open to the change and sorry I wasn't clear in the first message.
| Type |
Improvement
|
| Priority |
Minor
|
| Assignee | |
| Labels |
No labels
|
I had heard and saw the issues about the import functionality but didn't think it was implemented (or paid feature) as I was looking under the child projects view (and consequently spent a few days re-inventing the wheel for importing projects from GitLab to OneDev xD) so I think it could make sense to either make the default import button accessible from child view (and/or could potentially have it imply the parent project to import into. (I may make a PR myself later down the line as it should be a simple addition/change)