How to see stories on a Kanban board before they are in a sprint in JIRA? The Next CEO of Stack OverflowKanban/Scrum BoardsKanban Board Flow and Columns' RelationshipsHow do you create user stories and tasks in Jira / GreenHopper?Kanban story assignmentSeparating Sprint and Release in JIRAIs there a way to automatically change epic state to done when all the linked stories and tasks are completeCustomise Jira Kanban backlog view with more statusIs there a way to show commits on subtasks of stories in a Jira scrum board?Show Sub-task's parent Story on JIRA Dashboard using Filter QueryJIRA: How to automate sub-tasks movement
How do we know the LHC results are robust?
Apart from "berlinern", do any other German dialects have a corresponding verb?
What happens if you roll doubles 3 times then land on "Go to jail?"
How do I get the green key off the shelf in the Dobby level of Lego Harry Potter 2?
When Does an Atlas Uniquely Define a Manifold?
How easy is it to start Magic from scratch?
How can I get through very long and very dry, but also very useful technical documents when learning a new tool?
How to Reset Passwords on Multiple Websites Easily?
Why didn't Khan get resurrected in the Genesis Explosion?
Anatomically Correct Strange Women In Ponds Distributing Swords
I believe this to be a fraud - hired, then asked to cash check and send cash as Bitcoin
Is it my responsibility to learn a new technology in my own time my employer wants to implement?
Why does standard notation not preserve intervals (visually)
What does "Its cash flow is deeply negative" mean?
India just shot down a satellite from the ground. At what altitude range is the resulting debris field?
Where to find order of arguments for default functions
Implement the Thanos sorting algorithm
How to be diplomatic in refusing to write code that breaches the privacy of our users
How should I support this large drywall patch?
Text adventure game code
Opposite of a diet
How to make a variable always equal to the result of some calculations?
Customer Requests (Sometimes) Drive Me Bonkers!
Should I tutor a student who I know has cheated on their homework?
How to see stories on a Kanban board before they are in a sprint in JIRA?
The Next CEO of Stack OverflowKanban/Scrum BoardsKanban Board Flow and Columns' RelationshipsHow do you create user stories and tasks in Jira / GreenHopper?Kanban story assignmentSeparating Sprint and Release in JIRAIs there a way to automatically change epic state to done when all the linked stories and tasks are completeCustomise Jira Kanban backlog view with more statusIs there a way to show commits on subtasks of stories in a Jira scrum board?Show Sub-task's parent Story on JIRA Dashboard using Filter QueryJIRA: How to automate sub-tasks movement
I moved from devops to jira and I'm suprised that outside my sprint all stories and tasks and everything is just tangled in the backlog. I would like to use a Kanban to sort my stories into the following categories:
- Ideas
- Validated
- Ready to be done
- Being done in actual sprint
- Done
And then, I would like to have another Kanban board for the sprint where I only see the things "being done in the actual sprint" and I move them like to do-in progress-done
Is there a way to have a Kanban board in JIRA for stories which are NOT in my sprint yet?
jira kanban scrumboard
add a comment |
I moved from devops to jira and I'm suprised that outside my sprint all stories and tasks and everything is just tangled in the backlog. I would like to use a Kanban to sort my stories into the following categories:
- Ideas
- Validated
- Ready to be done
- Being done in actual sprint
- Done
And then, I would like to have another Kanban board for the sprint where I only see the things "being done in the actual sprint" and I move them like to do-in progress-done
Is there a way to have a Kanban board in JIRA for stories which are NOT in my sprint yet?
jira kanban scrumboard
add a comment |
I moved from devops to jira and I'm suprised that outside my sprint all stories and tasks and everything is just tangled in the backlog. I would like to use a Kanban to sort my stories into the following categories:
- Ideas
- Validated
- Ready to be done
- Being done in actual sprint
- Done
And then, I would like to have another Kanban board for the sprint where I only see the things "being done in the actual sprint" and I move them like to do-in progress-done
Is there a way to have a Kanban board in JIRA for stories which are NOT in my sprint yet?
jira kanban scrumboard
I moved from devops to jira and I'm suprised that outside my sprint all stories and tasks and everything is just tangled in the backlog. I would like to use a Kanban to sort my stories into the following categories:
- Ideas
- Validated
- Ready to be done
- Being done in actual sprint
- Done
And then, I would like to have another Kanban board for the sprint where I only see the things "being done in the actual sprint" and I move them like to do-in progress-done
Is there a way to have a Kanban board in JIRA for stories which are NOT in my sprint yet?
jira kanban scrumboard
jira kanban scrumboard
edited Mar 12 at 10:41
B--rian
310623
310623
asked Mar 7 at 14:29
javirsjavirs
563735
563735
add a comment |
add a comment |
1 Answer
1
active
oldest
votes
Yes, easy answer is to create 2 projects, one Kanban Software Development, the other as Scrum Software Development. Move tasks that are in progress to the Scrum Software Development project. Leave the ideas in the Kanban Software Development Project. You can also customize the issue types in the Jira settings if you want to use 1 project, or add a Kanban board to a Scrum Project to create a hybrid. You can apply filters to the Kanban board to only show certain workflow options.
worked like a charm. Added a Kanban where only stories and bugs can be seen and I use Epics as swimlanes. In the Scrum board I only see subtasks using stories as swimlines. Now my only problem is that movement of subtasks and their parent stories is NOT synchroniced. All subtasks can be done and the story is still in process :( Any clue ?
– javirs
Mar 9 at 11:52
I’ve never done that, but ScriptRunner, or maybe the REST API would be useful there if it’s not a standard option, then run it in a scheduled job every “x” minutes if you need that. It might not be worth doing to save 1 or 2 clicks. I think it’s always good for a lead to verify the story before closing, and for the story task itself to be assigned to a lead. Sometimes holding them accountable is better than automation. Or maybe even integrate the closure of the story after a pull request is approved and that code is officially in the master branch.
– Jesse
Mar 11 at 4:01
automating to pull request would be perfect but we don't have integration between jira and t he code base.. at all :( The solution i've read about would be to use a plugin called jira automation lite. Which is free and seams to be capable of doing those things. As for the accountability I totally agree and the thing is that we set accountability at subtask level and, furthermore, the "coded" status where sub-tasks die is not the "Done" for the story so still we need someone to deal with the Story. But I want to automate the notification that all sub-tasks are done..
– javirs
Mar 11 at 8:20
add a comment |
Your Answer
StackExchange.ifUsing("editor", function ()
StackExchange.using("externalEditor", function ()
StackExchange.using("snippets", function ()
StackExchange.snippets.init();
);
);
, "code-snippets");
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "1"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);
else
createEditor();
);
function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);
);
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f55046194%2fhow-to-see-stories-on-a-kanban-board-before-they-are-in-a-sprint-in-jira%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
Yes, easy answer is to create 2 projects, one Kanban Software Development, the other as Scrum Software Development. Move tasks that are in progress to the Scrum Software Development project. Leave the ideas in the Kanban Software Development Project. You can also customize the issue types in the Jira settings if you want to use 1 project, or add a Kanban board to a Scrum Project to create a hybrid. You can apply filters to the Kanban board to only show certain workflow options.
worked like a charm. Added a Kanban where only stories and bugs can be seen and I use Epics as swimlanes. In the Scrum board I only see subtasks using stories as swimlines. Now my only problem is that movement of subtasks and their parent stories is NOT synchroniced. All subtasks can be done and the story is still in process :( Any clue ?
– javirs
Mar 9 at 11:52
I’ve never done that, but ScriptRunner, or maybe the REST API would be useful there if it’s not a standard option, then run it in a scheduled job every “x” minutes if you need that. It might not be worth doing to save 1 or 2 clicks. I think it’s always good for a lead to verify the story before closing, and for the story task itself to be assigned to a lead. Sometimes holding them accountable is better than automation. Or maybe even integrate the closure of the story after a pull request is approved and that code is officially in the master branch.
– Jesse
Mar 11 at 4:01
automating to pull request would be perfect but we don't have integration between jira and t he code base.. at all :( The solution i've read about would be to use a plugin called jira automation lite. Which is free and seams to be capable of doing those things. As for the accountability I totally agree and the thing is that we set accountability at subtask level and, furthermore, the "coded" status where sub-tasks die is not the "Done" for the story so still we need someone to deal with the Story. But I want to automate the notification that all sub-tasks are done..
– javirs
Mar 11 at 8:20
add a comment |
Yes, easy answer is to create 2 projects, one Kanban Software Development, the other as Scrum Software Development. Move tasks that are in progress to the Scrum Software Development project. Leave the ideas in the Kanban Software Development Project. You can also customize the issue types in the Jira settings if you want to use 1 project, or add a Kanban board to a Scrum Project to create a hybrid. You can apply filters to the Kanban board to only show certain workflow options.
worked like a charm. Added a Kanban where only stories and bugs can be seen and I use Epics as swimlanes. In the Scrum board I only see subtasks using stories as swimlines. Now my only problem is that movement of subtasks and their parent stories is NOT synchroniced. All subtasks can be done and the story is still in process :( Any clue ?
– javirs
Mar 9 at 11:52
I’ve never done that, but ScriptRunner, or maybe the REST API would be useful there if it’s not a standard option, then run it in a scheduled job every “x” minutes if you need that. It might not be worth doing to save 1 or 2 clicks. I think it’s always good for a lead to verify the story before closing, and for the story task itself to be assigned to a lead. Sometimes holding them accountable is better than automation. Or maybe even integrate the closure of the story after a pull request is approved and that code is officially in the master branch.
– Jesse
Mar 11 at 4:01
automating to pull request would be perfect but we don't have integration between jira and t he code base.. at all :( The solution i've read about would be to use a plugin called jira automation lite. Which is free and seams to be capable of doing those things. As for the accountability I totally agree and the thing is that we set accountability at subtask level and, furthermore, the "coded" status where sub-tasks die is not the "Done" for the story so still we need someone to deal with the Story. But I want to automate the notification that all sub-tasks are done..
– javirs
Mar 11 at 8:20
add a comment |
Yes, easy answer is to create 2 projects, one Kanban Software Development, the other as Scrum Software Development. Move tasks that are in progress to the Scrum Software Development project. Leave the ideas in the Kanban Software Development Project. You can also customize the issue types in the Jira settings if you want to use 1 project, or add a Kanban board to a Scrum Project to create a hybrid. You can apply filters to the Kanban board to only show certain workflow options.
Yes, easy answer is to create 2 projects, one Kanban Software Development, the other as Scrum Software Development. Move tasks that are in progress to the Scrum Software Development project. Leave the ideas in the Kanban Software Development Project. You can also customize the issue types in the Jira settings if you want to use 1 project, or add a Kanban board to a Scrum Project to create a hybrid. You can apply filters to the Kanban board to only show certain workflow options.
edited Mar 9 at 7:34
answered Mar 9 at 7:29
JesseJesse
79829
79829
worked like a charm. Added a Kanban where only stories and bugs can be seen and I use Epics as swimlanes. In the Scrum board I only see subtasks using stories as swimlines. Now my only problem is that movement of subtasks and their parent stories is NOT synchroniced. All subtasks can be done and the story is still in process :( Any clue ?
– javirs
Mar 9 at 11:52
I’ve never done that, but ScriptRunner, or maybe the REST API would be useful there if it’s not a standard option, then run it in a scheduled job every “x” minutes if you need that. It might not be worth doing to save 1 or 2 clicks. I think it’s always good for a lead to verify the story before closing, and for the story task itself to be assigned to a lead. Sometimes holding them accountable is better than automation. Or maybe even integrate the closure of the story after a pull request is approved and that code is officially in the master branch.
– Jesse
Mar 11 at 4:01
automating to pull request would be perfect but we don't have integration between jira and t he code base.. at all :( The solution i've read about would be to use a plugin called jira automation lite. Which is free and seams to be capable of doing those things. As for the accountability I totally agree and the thing is that we set accountability at subtask level and, furthermore, the "coded" status where sub-tasks die is not the "Done" for the story so still we need someone to deal with the Story. But I want to automate the notification that all sub-tasks are done..
– javirs
Mar 11 at 8:20
add a comment |
worked like a charm. Added a Kanban where only stories and bugs can be seen and I use Epics as swimlanes. In the Scrum board I only see subtasks using stories as swimlines. Now my only problem is that movement of subtasks and their parent stories is NOT synchroniced. All subtasks can be done and the story is still in process :( Any clue ?
– javirs
Mar 9 at 11:52
I’ve never done that, but ScriptRunner, or maybe the REST API would be useful there if it’s not a standard option, then run it in a scheduled job every “x” minutes if you need that. It might not be worth doing to save 1 or 2 clicks. I think it’s always good for a lead to verify the story before closing, and for the story task itself to be assigned to a lead. Sometimes holding them accountable is better than automation. Or maybe even integrate the closure of the story after a pull request is approved and that code is officially in the master branch.
– Jesse
Mar 11 at 4:01
automating to pull request would be perfect but we don't have integration between jira and t he code base.. at all :( The solution i've read about would be to use a plugin called jira automation lite. Which is free and seams to be capable of doing those things. As for the accountability I totally agree and the thing is that we set accountability at subtask level and, furthermore, the "coded" status where sub-tasks die is not the "Done" for the story so still we need someone to deal with the Story. But I want to automate the notification that all sub-tasks are done..
– javirs
Mar 11 at 8:20
worked like a charm. Added a Kanban where only stories and bugs can be seen and I use Epics as swimlanes. In the Scrum board I only see subtasks using stories as swimlines. Now my only problem is that movement of subtasks and their parent stories is NOT synchroniced. All subtasks can be done and the story is still in process :( Any clue ?
– javirs
Mar 9 at 11:52
worked like a charm. Added a Kanban where only stories and bugs can be seen and I use Epics as swimlanes. In the Scrum board I only see subtasks using stories as swimlines. Now my only problem is that movement of subtasks and their parent stories is NOT synchroniced. All subtasks can be done and the story is still in process :( Any clue ?
– javirs
Mar 9 at 11:52
I’ve never done that, but ScriptRunner, or maybe the REST API would be useful there if it’s not a standard option, then run it in a scheduled job every “x” minutes if you need that. It might not be worth doing to save 1 or 2 clicks. I think it’s always good for a lead to verify the story before closing, and for the story task itself to be assigned to a lead. Sometimes holding them accountable is better than automation. Or maybe even integrate the closure of the story after a pull request is approved and that code is officially in the master branch.
– Jesse
Mar 11 at 4:01
I’ve never done that, but ScriptRunner, or maybe the REST API would be useful there if it’s not a standard option, then run it in a scheduled job every “x” minutes if you need that. It might not be worth doing to save 1 or 2 clicks. I think it’s always good for a lead to verify the story before closing, and for the story task itself to be assigned to a lead. Sometimes holding them accountable is better than automation. Or maybe even integrate the closure of the story after a pull request is approved and that code is officially in the master branch.
– Jesse
Mar 11 at 4:01
automating to pull request would be perfect but we don't have integration between jira and t he code base.. at all :( The solution i've read about would be to use a plugin called jira automation lite. Which is free and seams to be capable of doing those things. As for the accountability I totally agree and the thing is that we set accountability at subtask level and, furthermore, the "coded" status where sub-tasks die is not the "Done" for the story so still we need someone to deal with the Story. But I want to automate the notification that all sub-tasks are done..
– javirs
Mar 11 at 8:20
automating to pull request would be perfect but we don't have integration between jira and t he code base.. at all :( The solution i've read about would be to use a plugin called jira automation lite. Which is free and seams to be capable of doing those things. As for the accountability I totally agree and the thing is that we set accountability at subtask level and, furthermore, the "coded" status where sub-tasks die is not the "Done" for the story so still we need someone to deal with the Story. But I want to automate the notification that all sub-tasks are done..
– javirs
Mar 11 at 8:20
add a comment |
Thanks for contributing an answer to Stack Overflow!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f55046194%2fhow-to-see-stories-on-a-kanban-board-before-they-are-in-a-sprint-in-jira%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown