Hello! I'm trying to convert a Business (task oriented Kanban) to ITSM project. I've googled a bit and I've read that you can easily do this from the project settings, however I cannot seem to find how or where. I can only change the "Category" but this seems to be a field that I can edit and has nothing to do with the project type?
Any help would be greatly appreciated!
@Mariano Edvardsson
Let me try and help out here. First you will need to build a new project with a new name and key that is a ITSM project.
Then you will need to bulk move all issues from the Business project to the new ITSM project.
If you want the name of the project and key to retain the business project name & key you will need to delete the business project and empty it from the trash. Than you can rename the new ITSM project the old business project name and key.
The only way to convert a project is to build a new project and bulk move the issues.
If you go into to advance search in the top rightish of the screen you will see search. From there you can click advance search and query the business project in JQL or use basic search. You then can bulk move all issues from the business project to ITSM.
Be mindful you can only bulk move 1000 issues at a time. So you might need to do this in batches if you have more than a 1000 issues to move.
I hope this helps.
Hello @Aaron Geister ! Yeah I did have that workaround in mind but I was hoping there was a more straightforward way (mostly due to the 1k bulk move limit) :-/
But anyway, it's not that terrible, I wonder if I can write a script to do this 🤔
Thank you anyway and have a great weekend!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You could use DeepClone add on in market place to clone all the issue to the other project. I have used that method before which limits the idea of scripting. If you have scriptrunner cloud then you can also script it and I believe it will by pass the 1000 issue limit.
There many ways to do this but I typically will give you what you can do with the internal tool.
You can also use the API's to do this from any console like postman or mac terminal or JiraPS via Terminal.
Or if you have Revyz backup and Restore you could use that tool to move issues too.
Many ways to do this. Market place gives all apps 30days free trail. Might be the best to check there first for DeepClone or Revyz.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thanks for this info! It's really invaluable and has certainly helped me with this task and learning!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.