-
Thanks for your kindness. I will investigate to see if I can prioritize this feature.
-
YouTrack is a much sophisticated product for issue management. Some rough considerations when importing from it:
Custom Fields
YouTrack custom field can use different value sets for different projects, and can select to show/hide per project. When migrated to OneDev, project specific settings will be lost
Agile Boards
YouTrack board can contain issues from multiple projects. It works by linking issues to boards manually. A single column can have multiple identity values. Migrating this to OneDev will result in many functionality loss, and I'd like to leave it behind.
Issues
YouTrack has issue linking concept, while OneDev does not. When migrated, a note for issue linking will be added in issue description.
Issue Queries
This is very YouTrack specific and will not be migrated.
What do you think?
-
Thank you very much for looking into this.
What we really need is just historic data from YouTrack. We have a separate project for each customer and long history of tasks/issues for each project/customer. And it is important for us to preserve during migration onto OneDev. The most important is issue subject, description and all the comments.
We do not need migrating agile boards at all. We do not need to migrate issue queries either.
Issues linking is very useful feature and I hope we can have this in OneDev some day. For now, your suggested solution to add a note about issue linking would be sufficient.
-
I've filed a feature request for issue linking. I can develop the plugin to help importing issue history from YouTrack. Will send you an email for the details.
-
Name Previous Value Current Value Iterations
empty 4.6.0
-
OneDev
changed state to 'Closed' 5 years ago
Previous Value Current Value Open
Closed
-
OneDev
changed state to 'Released' 5 years ago
Previous Value Current Value Closed
Released
-
Importing issues from YouTrack seems to be working very well. I was able to successfully import project with over 1,250 issues. Checked a couple of them and they all have comments as expected.
However, there is one issue with the import.
At the moment the import is only possible to a new project. That is, during the issues import from YouTrack a new project is created in 1dev. It is not possible to import issues into existing project.
However, for us, the case is that we have code repository on GitHub with some public support issues and the actual project tracking for our team work issues is on YouTrack. So, we want to import project from GitHub code+issues and then import issues from YouTrack to the same project.
Could you please make it possible to import YouTrack issues into existing project?
-
Previous Value Current Value Released
Open
-
This can be done. However issue numbers might be changing since there will be conflicts for imported issue numbers and existing issue numbers.
-
Previous Value Current Value Open
Closed
-
Build #1602 now is able to import GitHub/YouTrack issues into existing projects.

-
I just checked and the latest does point to 4.6.1. Please make sure you are using latest tag.
-
Please modify tag from "latest" to "4.6.1." to see if it works.
-
Please change to a new mounting folder to see if it works:
docker run -it --rm -v /var/run/docker.sock:/var/run/docker.sock -v $(pwd)/new-onedev:/opt/onedev -p 6610:6610 -p 6611:6611 1dev/server:4.6.1If it works, please switch to your previous mounting folder, start it and then show me the start up log.
-
Thank you. I did it all and now it works.
For the system in new-onedev folder the version number displayed correctly: 4.6.1.
Then, I stopped this and restarted again, the previous installation. This time, it also showed me the correct version and also the functionality button shows as well. I wonder, if this is some kind of caching problem....
-
This is odd. If it happens next time, please:
- Make sure currently running OneDev is stopped completely
- Start it from console (instead of running as daemon), and show me the start up log
We have lots of projects in YouTrack with long history of issues which we would like to migrate to 1dev.
Importing issues from YouTrack into existing project in 1dev would be a must to have for us in order to migrate over to 1dev.
I am willing to pay for the issues import from YouTrack implementation.