I've entered 12 tasks(issues) for my new project. They need to be done in order, my project is a waterfall project. Do I have to make each task a Blocker of the one before it to order my tasks?
If you have JIRA Server, I'm pretty sure you can use the free Script Runner add-on for this. You might create a new kind of issue link, with the set "precedes" and "follows". Use these links to order your issues, where any issue that must be done before other issues "precedes" them.
Then, choose an appropriate transition in the issue type's workflow (Start Work, or whatever your equivalent is), and add a Condition to it. Choose the Script Condition option, and then a Custom Script Condition. You should then be able to imitate the example script here:
Just change the LinkType value to whatever you called the link type you created. As-is, that script should prevent that workflow transition from being possible until all linked issues of that type are resolved.
I haven't personally tested this out, but if I had to set something up like you're describing, it's the first route I'd attempt.
-- Edit –
Just saw all the Cloud tags on your original post, and realized this probably isn't helpful to you at all. =(
Yeah, we are on Cloud. I am very confused as to how JIRA talks about working for waterfall methodology but this requires an add-on.
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.
Then each of my projects would be a task and won't work when I bring them into JIRA Portfolio. Thank you though.
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.