Is it possible to create sub-tasks in a different project than the parent issue? We don't want numerous sub-tasks to throw off the parent issue sequences.
It is not possible. You might be able to do it with heavy JIRA customization but I wouldn't recommend due to the effort involved and possible issues.
You would need dev work for this too. Again, this also can affect other funtionalities like rendering the issue keys as links in comments etc.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I completely agree with Jobin - there's no way to do subtasks in different projects.
Apart from the mass of coding and testing you'd need, it would be an organisational disaster too. I've seen it done (not in Jira) a few times, and it's an utter nightmare. If you really think you need to do this, then it's almost certain that your processes are a mess. Apologies if that seems harsh, it may well be working for you and I've only had bad experiences. But the projects I've seen it done in were chaotic and all failed miserably.
For the key changes, again, Jobin is correct - you'll need code, it'll be difficult, and it will break other bits of Jira unless you do a lot of coding and catch all the places that expect a more simple key (I imagine Greenhopper especially would be an utter pain to update)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
hi,
we have the same need and i do not agree that this means the processes are a mess
we run software projects in jira and have a process fitting this need. the challenge is how to handle infrastructure tasks. we have an own infrastructure project intended for infrastructure tasks.
if noinfrastructure tasks are needed inside a sw project we either create inside the sw project but then the system admins have to work with several boards or we create in infrastructure ind link to a ticket in project but as well this is not great as you have to maintain 2 tickets..
so i wonder if someone has a solution for this problem. as well considering that the sw workflow normally differs from infrastructure workflow.
brg robert
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You could think of solutions like https://marketplace.atlassian.com/plugins/net.customware.jira.plugins.createandlink. That way you'd keep the issues in different projects but keep a coherent linking policy. I don't see a simple way to do it in a single project...
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.