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










1















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?










share|improve this question




























    1















    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?










    share|improve this question


























      1












      1








      1


      0






      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?










      share|improve this question
















      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






      share|improve this question















      share|improve this question













      share|improve this question




      share|improve this question








      edited Mar 12 at 10:41









      B--rian

      310623




      310623










      asked Mar 7 at 14:29









      javirsjavirs

      563735




      563735






















          1 Answer
          1






          active

          oldest

          votes


















          1














          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.






          share|improve this answer

























          • 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











          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
          );



          );













          draft saved

          draft discarded


















          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









          1














          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.






          share|improve this answer

























          • 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















          1














          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.






          share|improve this answer

























          • 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













          1












          1








          1







          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.






          share|improve this answer















          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.







          share|improve this answer














          share|improve this answer



          share|improve this answer








          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

















          • 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



















          draft saved

          draft discarded
















































          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.




          draft saved


          draft discarded














          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





















































          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







          Popular posts from this blog

          Save data to MySQL database using ExtJS and PHP [closed]2019 Community Moderator ElectionHow can I prevent SQL injection in PHP?Which MySQL data type to use for storing boolean valuesPHP: Delete an element from an arrayHow do I connect to a MySQL Database in Python?Should I use the datetime or timestamp data type in MySQL?How to get a list of MySQL user accountsHow Do You Parse and Process HTML/XML in PHP?Reference — What does this symbol mean in PHP?How does PHP 'foreach' actually work?Why shouldn't I use mysql_* functions in PHP?

          Compiling GNU Global with universal-ctags support Announcing the arrival of Valued Associate #679: Cesar Manara Planned maintenance scheduled April 23, 2019 at 23:30 UTC (7:30pm US/Eastern) Data science time! April 2019 and salary with experience The Ask Question Wizard is Live!Tags for Emacs: Relationship between etags, ebrowse, cscope, GNU Global and exuberant ctagsVim and Ctags tips and trickscscope or ctags why choose one over the other?scons and ctagsctags cannot open option file “.ctags”Adding tag scopes in universal-ctagsShould I use Universal-ctags?Universal ctags on WindowsHow do I install GNU Global with universal ctags support using Homebrew?Universal ctags with emacsHow to highlight ctags generated by Universal Ctags in Vim?

          Add ONERROR event to image from jsp tldHow to add an image to a JPanel?Saving image from PHP URLHTML img scalingCheck if an image is loaded (no errors) with jQueryHow to force an <img> to take up width, even if the image is not loadedHow do I populate hidden form field with a value set in Spring ControllerStyling Raw elements Generated from JSP tagds with Jquery MobileLimit resizing of images with explicitly set width and height attributeserror TLD use in a jsp fileJsp tld files cannot be resolved