{"id":1297,"date":"2024-02-09T15:42:49","date_gmt":"2024-02-09T15:42:49","guid":{"rendered":"https:\/\/blog.jirachecklist.com\/?p=1297"},"modified":"2024-02-09T15:42:49","modified_gmt":"2024-02-09T15:42:49","slug":"jira-kanban-scrum","status":"publish","type":"post","link":"https:\/\/demo.titanapps.io\/blog\/jira-kanban-scrum","title":{"rendered":"Scrum VS Kanban Boards In Jira"},"content":{"rendered":"\n<p>Scrum and Kanban have certain similarities. Both are transparent, break down work, limit WIP (albeit differently), and focus on delivering releasable products early.&nbsp;<\/p>\n\n\n\n<p>In practice, however, they are quite distinct from one another. The differences between the two approaches are reflected in the software and tools that support these development frameworks.&nbsp;<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">The main differences between Kanban and Scrum&nbsp;<\/h2>\n\n\n\n<p>Let\u2019s take a closer look at what sets these two prominent work management frameworks apart from one another.&nbsp;<\/p>\n\n\n\n<p><em>Please note, these are not the only defining factors of the methodologies. I am consciously limiting the differences to the context of using Scrum and Kanban in Jira.&nbsp;<\/em><\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Iterations<\/h3>\n\n\n\n<p><strong>Scrum<\/strong> works in time-boxed iterations or <a href=\"https:\/\/blog.jirachecklist.com\/jira-sprints\/\">Sprints<\/a>. Every Sprint has a goal, a beginning, and an end. The team will deliver an increment or, according to the <a href=\"https:\/\/www.scrum.org\/resources\/what-is-an-increment\">Scrum Guide<\/a>, a <em>stepping stone towards the <\/em><a href=\"https:\/\/www.scrum.org\/resources\/what-product-goal\"><em>Product Goal<\/em><\/a>. In simpler terms, you will have a \u201cDone\u201d, useable, and potentially releasable product at the end of every Sprint.&nbsp;<\/p>\n\n\n\n<p><strong>Kanban<\/strong>, on the other hand, avoids forcing things into time-boxes. It supports a continuous flow of work where the tasks are moved to \u201cDone\u201d when they are completed.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Push VS Pull<\/h3>\n\n\n\n<p>The Push-Pull strategy has several definitions. However, the basic gist is that Pull systems initiate development as a reaction to current demand, while Push systems trigger development independently or with anticipation of future demand.\u00a0<\/p>\n\n\n\n<p>By this definition, <strong>Kanban<\/strong> is a purely Pull system. The philosophy behind the framework allows team members to pull their next task from the backlog or the \u201cTo Do\u201d column on the board once they have completed the previous work.&nbsp;<\/p>\n\n\n\n<p><strong>Scrum<\/strong> can look like a Pull system on the surface as the team is \u201cpulling\u201d the tasks from the backlog into the Sprint, the fact that you plan Sprints in advance based on an estimation of productivity per a set time frame makes it a Push system.&nbsp;<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Estimations<\/h3>\n\n\n\n<p>Estimations are an integral part of the <strong>Scrum<\/strong> framework. The items in the backlog are continuously refined. The <a href=\"https:\/\/blog.jirachecklist.com\/jira-backlog-grooming-refinement\/\">backlog refinement<\/a> sessions take place in set intervals of time, usually in the middle of an active Sprint. Product Owners, Product Managers, and the team review and prioritize tasks during this session. User Story estimations are used to predict the effort that will be required to complete the work.&nbsp;<\/p>\n\n\n\n<p><strong>Kanban<\/strong> does not require estimations. Some teams still prefer to estimate tasks. However, the methodology itself is primarily reliant on <a href=\"https:\/\/aktiasolutions.com\/kanban-metrics\/\">flow metrics<\/a> like WIP, Cycle Time, and Throughput for predicting deliverability.&nbsp;<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Which board is best for your project?<\/h2>\n\n\n\n<p><em>\u201cAssume the Cow is a Sphere\u2026\u201d &#8211; An old physics joke<\/em><\/p>\n\n\n\n<p>The spherical cow is a humorous metaphor for highly simplified scientific models of complex phenomena.&nbsp;<\/p>\n\n\n\n<p>This metaphor can go way beyond physics, however. Trying to guess which methodology will fit with your project, management style, and culture is &#8211; in essence &#8211; assuming a cow is a sphere for the sake of simplicity.&nbsp;<\/p>\n\n\n\n<p>For instance, the iterative nature of Scrum is highly reliant on accurate, proactive planning and typically fits projects that demand quick delivery and are greatly impacted by feedback. Startups, early-stage product development, or development of an MVP usually fall into this category.&nbsp;<\/p>\n\n\n\n<p>That said, having time-boxed iterations can be extremely stressful for teams who have yet to develop good engineering practices and finetune continuous integration.&nbsp;<\/p>\n\n\n\n<p>The same can be said about Kanban. By nature, this approach seems like a perfect fit for ongoing processes where operations are done one by one based on priority. Several prominent examples may include support teams, HR, marketing, procurement, operations, and software products in support mode.&nbsp;&nbsp;<\/p>\n\n\n\n<p>The process may seem much less stressful than a time-boxed Sprint. At least on paper. In reality, however, Kanban requires much more upfront management. Your team needs to develop functional way-of-working policies that help everyone deal with various situations.&nbsp;<\/p>\n\n\n\n<p>For example, everyone on the team needs to know what to do when a new ticket appears in the ToDo column while everyone is at their WIP limit. Every team member needs to know when to \u201cpull\u201d.&nbsp; Everyone should be on the same page regarding the <a href=\"https:\/\/blog.jirachecklist.com\/definition-of-done-in-jira\/\">Definition of Done<\/a>, Definition of Ready, Due Dates at Risk, etc.&nbsp;<\/p>\n\n\n\n<p>You know your team better than anyone, and thus, ultimately, the decision between Scrum and Kanban is up to you.&nbsp;<\/p>\n\n\n\n<p>Still, I\u2019d advise relying on Scrum in cases when you work in iterations and rely on continuous feedback. This is very typical for Startups or young products. Kanban, on the other hand, is best suited for continuous ongoing work like company operations, product marketing, or product support.&nbsp;<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">How do Scrum and Kanban projects differ in Jira?<\/h2>\n\n\n\n<p>The most on-the-nose differentiator between Scrum and Kanban projects in Jira is probably the backlog functionality. However, there are many other ways in which the different project templates support their respective methodologies.&nbsp;<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Backlog<\/h3>\n\n\n\n<p>While you can <a href=\"https:\/\/blog.jirachecklist.com\/jira-kanban-board\/\">add a Product Backlog in a Kanban board from the board settings<\/a>, it probably will not serve any practical function other than to keep the list of all the tasks from the board.&nbsp;<\/p>\n\n\n\n<figure class=\"wp-block-image\"><img decoding=\"async\" src=\"https:\/\/lh7-us.googleusercontent.com\/uPjJqKyDTt35y60Lnsk3sQsK1YTRo5Q7aonOowhSzBEmzTvfF4q3ZLhXHB7Zs1_M0yD2qlfl2Iek8lIYpluogJRgilmp1NM-KBAfoF4TFQ6ZVRSCJQTWiAnmfA2nFDHZ5j0AG0wG8DdX5Gpcm9lPv8Q\" alt=\"Jira Kanban board columns\"\/><\/figure>\n\n\n\n<p>The backlog functionality in a Scrum project is a different beast.&nbsp;<\/p>\n\n\n\n<p>For starters, you have not one but two (and potentially more) backlogs. One is the Product Backlog, and the other is the Sprint backlog.&nbsp;<\/p>\n\n\n\n<figure class=\"wp-block-image\"><img decoding=\"async\" src=\"https:\/\/lh7-us.googleusercontent.com\/2SuNDlLL1ZrMe0lMCDgtkftiiGNI0x_vjzHDM3HxTASN4IBtXDyGfYZEiZCEJH0zOfscQPsSnOAN5h1EgP04XAzDFsrb94khHyJj239A4GZQjbpinUCdkfx_1Es6doYmLWa7kJ3xdYCarl8kTiFAEjQ\" alt=\"\"\/><\/figure>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>The Sprint Backlog<\/strong> consists of a set of user stories or tasks that the development team commits to completing within a specific sprint or timeboxed iteration. It is a subset of the product backlog and represents the work <a href=\"https:\/\/blog.jirachecklist.com\/jira-sprint-planning\/\">sprint planning<\/a> for that particular sprint.<\/li>\n\n\n\n<li><strong>The Product Backlog <\/strong>contains a prioritized list of all the desired features, enhancements, and bug fixes for the product. It represents the complete scope of work that needs to be done over multiple sprints.<\/li>\n<\/ul>\n\n\n\n<p>Furthermore, the Sprint Backlog functionality in Jira supports the framework by forcing you to fill out the Sprint goal, the time-box, and the start and end dates at the beginning of every Sprint.<\/p>\n\n\n\n<figure class=\"wp-block-image\"><img decoding=\"async\" src=\"https:\/\/lh7-us.googleusercontent.com\/8dv3AbkAQV_gFYt3erx0wjcHqrIjphb9eSeW_XFMeqThfXVJye5YhFzJ8bJkgnQvU_EZm_fuctsevSIQlDVU957u6Q9efSrnTlMEQ-fLVseh7CUZKUn5eoVieWbWDxPhNit35Nh7cM0EOisNhpyCyzY\" alt=\"\"\/><\/figure>\n\n\n\n<p><strong><mark style=\"background-color:rgba(0, 0, 0, 0);color:#000000\" class=\"has-inline-color\">\u203c\ufe0f<em>Tip<\/em><\/mark><\/strong><em><mark style=\"background-color:rgba(0, 0, 0, 0);color:#000000\" class=\"has-inline-color\">: Jira allows you to create multiple Sprints in the backlog. You can use this feature to better categorize backlog items too. For instance, you can separate technical debt, bugs, feature requests, etc., into several categories for comfort and ease of future planning. Our team has made it a rule to pull out at least two tickets out of the Tech Debt backlog during every <\/mark><\/em><a href=\"https:\/\/blog.jirachecklist.com\/jira-sprint-planning\/\"><mark style=\"background-color:rgba(0, 0, 0, 0);color:#000000\" class=\"has-inline-color\"><em>Sprint Planning session<\/em><\/mark><\/a><em><mark style=\"background-color:rgba(0, 0, 0, 0);color:#000000\" class=\"has-inline-color\">.\u00a0<\/mark><\/em><\/p>\n\n\n\n<figure class=\"wp-block-image\"><img decoding=\"async\" src=\"https:\/\/lh7-us.googleusercontent.com\/HTvOY3CNGiR-ZWcNhDfuzs_-oCPagtvA4FAqN41F9pxk2QYSkCYXmKVFKEj0NxnTnKSEZUIT3Swby1wlytyQ8owWnx1DOMYG0OkXjHApiNA91iPf9oxqLz5zK6mULJHYDuByG4iGUjShJNxfYetXQ04\" alt=\"\"\/><\/figure>\n\n\n\n<h3 class=\"wp-block-heading\">Limiting WIP<\/h3>\n\n\n\n<p>Both Kanban and Scrum are designed in a way where people are not forced to juggle multiple tasks at once. But they approach imposing a WIP limit quite differently, and Jira reflects this.&nbsp;<\/p>\n\n\n\n<p>Being driven by the Push principle, meaning tasks are added to the Sprint in advance, Scrum limits sprint scope through planning and estimations. The user stories are assigned Story Points that are being burned during a single Sprint. The team can then use this data to predictably plan the scope of the next Sprint and \u201cpush\u201d a limited amount of work into progress.&nbsp;<\/p>\n\n\n\n<p>This is why issues in a Scrum project will have a dedicated field for adding Story Points.&nbsp;<\/p>\n\n\n\n<figure class=\"wp-block-image\"><img decoding=\"async\" src=\"https:\/\/lh7-us.googleusercontent.com\/CZgJPoJbVH0T5VuL1XSDUOCeEDGmYX4ZWqScLaGpt2FmNDXCdXjgi7KPkePjJMXuY-Qq8rgOqJNTy8ULGuYQc_7z3qbr1VwuCuksiel_6qW5DPJe1ztN4c5df0LBjlnaqlruL4yjRu5346et9mqsJjc\" alt=\"\"\/><\/figure>\n\n\n\n<p>The Kanban methodology limits WIP differently. It does not rely on pushing a predefined amount of work. Therefore, there is no need for features like the Story Points field.<\/p>\n\n\n\n<p>Instead, a Kanban project is reliant on the board itself. For starters, seeing when issues pile up in a single column is quite simple and intuitive.&nbsp;<\/p>\n\n\n\n<p>The issues themselves will have an indication of \u201caging\u201d or the amount of time a specific task has remained in one column.<\/p>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter\"><img decoding=\"async\" src=\"https:\/\/lh7-us.googleusercontent.com\/R67MjSzFTKYTlz0eyDASg9FFRDiP-WkSSclD0y0GENJAo6L0RN8bSFcbSFDOovHba7oQYrE-KctxKCatMcbXx_gpMe59A-0cxkaVyAWBaJYOQtmIjCCuZYQMwFJapZiobgcpg9PudmRPFaY5MNsRGmE\" alt=\"\"\/><\/figure>\n<\/div>\n\n\n<p>In addition, you can access the Average Age Report from the Reports tab on your board. As the name suggests, this report shows the average age of unresolved issues for a project. Your team can use this data to design a way to efficiently limit WIP.&nbsp;<\/p>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter\"><img decoding=\"async\" src=\"https:\/\/lh7-us.googleusercontent.com\/a4fKk6_moDWcgUHyG1eV6dmKpLLrVF3kkKA0cez0ZWLo_9hZIpK_4vBXYBiHpach3McyBf0Byn8aK2vb5mSzU4duCKW9Xuo9hhaYniqZsh5o-iKoKKlLK9YenIxrv9mJVfmHhmtBujmFRKAeK-ITem8\" alt=\"\"\/><\/figure>\n<\/div>\n\n\n<p>As for the process of actively limiting WIP itself, you can go to your board settings &gt; columns and manually limit the number of items that can be in a specific column at a given moment in time.&nbsp;<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Reporting<\/h3>\n\n\n\n<p>Given the difference in the approach to planning and the flow of work, Kanban and Scrum projects will require a different set of reporting tools. Luckily, Jira provides them handily tucked into the reports tab.<\/p>\n\n\n\n<p>In fact, the reports that are available in Jira are probably excessive. I don\u2019t know anyone who would use all of them in their work. That\u2019s why I\u2019ll stick to the ones that are specific to the Kanban and Scrum methodologies.&nbsp;<\/p>\n\n\n\n<figure class=\"wp-block-table aligncenter\"><table><tbody><tr><td><strong>Scrum<\/strong><\/td><td><strong>Kanban<\/strong><\/td><\/tr><tr><td><strong>Burndown Chart:<\/strong> Tracks the remaining story points in Jira and predicts the likelihood of completing the Sprint goal.<br><br><strong>Sprint Report<\/strong>: Analyzes the work done during a Sprint. It is used to point out either overcommitment or scope creep in a Jira project.<br><br><strong>Velocity Chart<\/strong>: Shows historical data of work completed from Sprint to Sprint. This chart is a nice tool for predicting how much work your team can reliably deliver based on previously burned Jira Story Points.<\/td><td><strong>Cycle Time Report<\/strong>: Helps understand how much time it takes to ship issues through the entire workflow from ToDo to Done.<br><br><strong>Average Age Report<\/strong>: Shows the average age of unresolved issues in a project or filter. Great for pinpointing bottlenecks.\u00a0<br><br><strong>Cumulative Flow Diagram<\/strong>: Shows the change in statuses of issues over time and helps identify bottlenecks based on historical data.\u00a0<\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<p><strong><em>Note<\/em><\/strong><em>: Follow these steps if you don\u2019t see the reports tab:<\/em><\/p>\n\n\n\n<ol class=\"wp-block-list\">\n<li>Select the <em>Add View<\/em> option (you\u2019ll need to request help from someone with project admin permissions if this option is not available).<\/li>\n\n\n\n<li>Select the <em>More Features<\/em> option.<\/li>\n\n\n\n<li>Find the Reports option and toggle it on.<\/li>\n<\/ol>\n\n\n\n<figure class=\"wp-block-image\"><img decoding=\"async\" src=\"https:\/\/lh7-us.googleusercontent.com\/lMB9smSl-y-zAs0z-n-GpFrgN-XIkqoWrB2kClE4pviMuEk3D3Ht2QkHlZ-hr0FQAfOOrpXt1Xh0XUeCHSSWlkicLJmYzxO9rtfAv0zxLaNMdzxy-OkY3dW84LflrvSPrftxfFmV5VmaabL0mRfqZ_4\" alt=\"\"\/><\/figure>\n\n\n\n<h2 class=\"wp-block-heading\">Features that are exclusive to Scrum and Kanban Jira Projects<\/h2>\n\n\n\n<figure class=\"wp-block-table\"><table><tbody><tr><td><strong>Scrum<\/strong><\/td><td><strong>Kanban<\/strong><\/td><\/tr><tr><td>&#8211; Backlog with Sprints<br>&#8211; Story Points field<br>&#8211; Scrum-specific reports like the Burndown or Burnup Charts<br>&#8211; <a href=\"https:\/\/support.atlassian.com\/jira-software-cloud\/docs\/understand-insights-on-the-board-in-company-managed-projects\/\">Insights<\/a><\/td><td>&#8211; WIP limits for columns<br>&#8211; Tickets go directly into the board unless the backlog is set up<br>&#8211; Epics can be shown on the board as cards<br>&#8211; Kanban-Specific reports like the Average Age Report<\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<h2 class=\"wp-block-heading\">Bonus: Can you Switch between Kanban and Scrum projects in Jira?<\/h2>\n\n\n\n<p>Technically, Jira does not allow you to switch between Scrum and Kanban project templates. That being said, there are several things you can do, depending on the type of project that you are using.<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>A Scrum project in a Team-Managed Jira instance will allow you to toggle Sprints on and off. This will essentially give you the same view as you would have had with a Kanban board. You can do so from the <em>Add View<\/em> option.<br><img loading=\"lazy\" decoding=\"async\" width=\"624\" height=\"252\" src=\"https:\/\/lh7-us.googleusercontent.com\/ntI7Z6pujBC5XYvHOPCH0KZbDmudnuYSVMiiqoMGncY-jGEVQkIGeSf6-_vkItZ4sQqQ_i8CMfwsFOhLuJ7m4ct8IKJs-ueR81ZeUUJol34r5zA2gdkqvHJHyVCyAnN1h1fAtW6bE-LhP1P6aEswoQc\"><\/li>\n\n\n\n<li>On the other hand, you can create a new board based on an existing Scrum or Kanban Board if you are using a Company-Managed project.\n<ul class=\"wp-block-list\">\n<li>Create a new board from the board menu.<br><img loading=\"lazy\" decoding=\"async\" width=\"100\" height=\"223\" src=\"https:\/\/lh7-us.googleusercontent.com\/EBLUyBmkXUTT3O6RguasDaPLXxdO0IBjNpCocyjIMJQaKpwL04W4GuJipQRNY6y93syLkbg1VkzNWFXYUAiRMWJZ3KB6G-Rn0bocaOoZm2o3uuenNDAJdZb2vTW5rg1YqiZ_QSpta4rUUN1cuIFS6Q4\"><\/li>\n\n\n\n<li>Pick the type of board you\u2019d like to create.<br><img loading=\"lazy\" decoding=\"async\" width=\"624\" height=\"231\" src=\"https:\/\/lh7-us.googleusercontent.com\/v5MrL6u0LxLZvZNOcH05IpruCkax7YiKW0C64uU45KkE0LXnJqJopXD0gXR7HMd8NHo12HWycIw333yyo8MYyR5KBOLbRrZZtvEj_UkJr04PbhWIzButvC2DvLzPg3u2F7OFaLtb_AoMZvMHWsE6t04\"><\/li>\n\n\n\n<li>Choose the <em>Board from an existing project <\/em>option.<br><img loading=\"lazy\" decoding=\"async\" width=\"624\" height=\"227\" src=\"https:\/\/lh7-us.googleusercontent.com\/aOAGRwIyWOFYDGwpXPL8OMG4ypFsbHvfrudd25ugav2xhWcVvOru8AMZyjl4_x4ZX6LTy6uNi3SyYnnhh7K8ZU0P79LHDMinmOCYcOrexxL3bjKfp6eT66DxqTOLke_u7btHx7hxur7zU9_5N6ePs7A\"><\/li>\n\n\n\n<li>Select the Project (board) you\u2019d like to copy into a new board and create it.<br><img loading=\"lazy\" decoding=\"async\" width=\"624\" height=\"263\" src=\"https:\/\/lh7-us.googleusercontent.com\/4ZoktTMwQe0PFgYyHNLl3GOHiiM_ULa_AmHMUuQDZSjgLM8oZ7Vox9m_cKZmKU50cD7Yy79jvxRguw3gHdQhaMFYDgarts1imVsQORxzfeNxZBLJLJCngooxIcX7ugfRXaiqUKl7SGqS9F0MGqdM_BE\"><\/li>\n\n\n\n<li>That\u2019s it. You will now have a new Scrum\/Kanban board that contains the tickets from the original board.<\/li>\n<\/ul>\n<\/li>\n<\/ul>\n\n\n\n<h2 class=\"wp-block-heading\">Final thoughts<\/h2>\n\n\n\n<p>You have the most intimate understanding of your team, giving you the ultimate decision-making power between Scrum and Kanban. This article aims to assist you in comprehending how a work management solution like Jira can align with your strengths and values. I sincerely hope this information enhances your understanding and aids you in making an informed choice.<\/p>\n\n\n\n<p> <\/p>\n","protected":false},"excerpt":{"rendered":"<p>Scrum and Kanban have certain similarities. Both are transparent, break down work, limit WIP (albeit differently), and focus on delivering releasable products early.&nbsp; In practice, however, they are quite distinct from one another. The differences between the two approaches are reflected in the software and tools that support these development frameworks.&nbsp; The main differences between [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"inline_featured_image":false,"footnotes":""},"categories":[16,1],"tags":[],"coauthors":[27],"class_list":["post-1297","post","type-post","status-publish","format-standard","hentry","category-project-management","category-uncategorized"],"acf":{"custom_color":false,"selected_color":false,"picked_color":""},"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v26.3 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Jira Kanban VS Scrum Boards | Smart Checklist Blog<\/title>\n<meta name=\"description\" content=\"How do Jira&#039;s templates support Kanban and Scrum methodologies? What are the main differences in the functionality of these two boards?\" \/>\n<meta name=\"robots\" content=\"noindex, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Jira Kanban VS Scrum Boards | Smart Checklist Blog\" \/>\n<meta property=\"og:description\" content=\"How do Jira&#039;s templates support Kanban and Scrum methodologies? What are the main differences in the functionality of these two boards?\" \/>\n<meta property=\"og:url\" content=\"https:\/\/demo.titanapps.io\/blog\/jira-kanban-scrum\" \/>\n<meta property=\"og:site_name\" content=\"Titan apps\" \/>\n<meta property=\"article:published_time\" content=\"2024-02-09T15:42:49+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/lh7-us.googleusercontent.com\/uPjJqKyDTt35y60Lnsk3sQsK1YTRo5Q7aonOowhSzBEmzTvfF4q3ZLhXHB7Zs1_M0yD2qlfl2Iek8lIYpluogJRgilmp1NM-KBAfoF4TFQ6ZVRSCJQTWiAnmfA2nFDHZ5j0AG0wG8DdX5Gpcm9lPv8Q\" \/>\n<meta name=\"author\" content=\"Roman Krasnikov\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Roman Krasnikov\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"11 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/demo.titanapps.io\/blog\/jira-kanban-scrum#article\",\"isPartOf\":{\"@id\":\"https:\/\/demo.titanapps.io\/blog\/jira-kanban-scrum\"},\"author\":{\"name\":\"Roman Krasnikov\",\"@id\":\"https:\/\/demo.titanapps.io\/blog\/#\/schema\/person\/2fc55b0bdb9f4d4231ad3543c96d9392\"},\"headline\":\"Scrum VS Kanban Boards In Jira\",\"datePublished\":\"2024-02-09T15:42:49+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/demo.titanapps.io\/blog\/jira-kanban-scrum\"},\"wordCount\":1926,\"publisher\":{\"@id\":\"https:\/\/demo.titanapps.io\/blog\/#organization\"},\"image\":{\"@id\":\"https:\/\/demo.titanapps.io\/blog\/jira-kanban-scrum#primaryimage\"},\"thumbnailUrl\":\"https:\/\/lh7-us.googleusercontent.com\/uPjJqKyDTt35y60Lnsk3sQsK1YTRo5Q7aonOowhSzBEmzTvfF4q3ZLhXHB7Zs1_M0yD2qlfl2Iek8lIYpluogJRgilmp1NM-KBAfoF4TFQ6ZVRSCJQTWiAnmfA2nFDHZ5j0AG0wG8DdX5Gpcm9lPv8Q\",\"articleSection\":[\"Project Management\"],\"inLanguage\":\"en-US\"},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/demo.titanapps.io\/blog\/jira-kanban-scrum\",\"url\":\"https:\/\/demo.titanapps.io\/blog\/jira-kanban-scrum\",\"name\":\"Jira Kanban VS Scrum Boards | Smart Checklist Blog\",\"isPartOf\":{\"@id\":\"https:\/\/demo.titanapps.io\/blog\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/demo.titanapps.io\/blog\/jira-kanban-scrum#primaryimage\"},\"image\":{\"@id\":\"https:\/\/demo.titanapps.io\/blog\/jira-kanban-scrum#primaryimage\"},\"thumbnailUrl\":\"https:\/\/lh7-us.googleusercontent.com\/uPjJqKyDTt35y60Lnsk3sQsK1YTRo5Q7aonOowhSzBEmzTvfF4q3ZLhXHB7Zs1_M0yD2qlfl2Iek8lIYpluogJRgilmp1NM-KBAfoF4TFQ6ZVRSCJQTWiAnmfA2nFDHZ5j0AG0wG8DdX5Gpcm9lPv8Q\",\"datePublished\":\"2024-02-09T15:42:49+00:00\",\"description\":\"How do Jira's templates support Kanban and Scrum methodologies? What are the main differences in the functionality of these two boards?\",\"breadcrumb\":{\"@id\":\"https:\/\/demo.titanapps.io\/blog\/jira-kanban-scrum#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/demo.titanapps.io\/blog\/jira-kanban-scrum\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/demo.titanapps.io\/blog\/jira-kanban-scrum#primaryimage\",\"url\":\"https:\/\/lh7-us.googleusercontent.com\/uPjJqKyDTt35y60Lnsk3sQsK1YTRo5Q7aonOowhSzBEmzTvfF4q3ZLhXHB7Zs1_M0yD2qlfl2Iek8lIYpluogJRgilmp1NM-KBAfoF4TFQ6ZVRSCJQTWiAnmfA2nFDHZ5j0AG0wG8DdX5Gpcm9lPv8Q\",\"contentUrl\":\"https:\/\/lh7-us.googleusercontent.com\/uPjJqKyDTt35y60Lnsk3sQsK1YTRo5Q7aonOowhSzBEmzTvfF4q3ZLhXHB7Zs1_M0yD2qlfl2Iek8lIYpluogJRgilmp1NM-KBAfoF4TFQ6ZVRSCJQTWiAnmfA2nFDHZ5j0AG0wG8DdX5Gpcm9lPv8Q\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/demo.titanapps.io\/blog\/jira-kanban-scrum#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/demo.titanapps.io\/blog\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Scrum VS Kanban Boards In Jira\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/demo.titanapps.io\/blog\/#website\",\"url\":\"https:\/\/demo.titanapps.io\/blog\/\",\"name\":\"Titan apps\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\/\/demo.titanapps.io\/blog\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/demo.titanapps.io\/blog\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/demo.titanapps.io\/blog\/#organization\",\"name\":\"Titan apps\",\"url\":\"https:\/\/demo.titanapps.io\/blog\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/demo.titanapps.io\/blog\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/demo.titanapps.io\/blog\/wp-content\/uploads\/2024\/08\/main-logo.svg\",\"contentUrl\":\"https:\/\/demo.titanapps.io\/blog\/wp-content\/uploads\/2024\/08\/main-logo.svg\",\"width\":178,\"height\":40,\"caption\":\"Titan apps\"},\"image\":{\"@id\":\"https:\/\/demo.titanapps.io\/blog\/#\/schema\/logo\/image\/\"}},{\"@type\":\"Person\",\"@id\":\"https:\/\/demo.titanapps.io\/blog\/#\/schema\/person\/2fc55b0bdb9f4d4231ad3543c96d9392\",\"name\":\"Roman Krasnikov\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/demo.titanapps.io\/blog\/#\/schema\/person\/image\/03fb2e416a843df36fca7bf9bb697b9c\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/4ca11ebde4488f5fc6de64aa3f986eefe16c033cc1718cb6af7eda73416605bb?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/4ca11ebde4488f5fc6de64aa3f986eefe16c033cc1718cb6af7eda73416605bb?s=96&d=mm&r=g\",\"caption\":\"Roman Krasnikov\"},\"url\":\"https:\/\/demo.titanapps.io\/blog\/author\/krasnikov-rm\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Jira Kanban VS Scrum Boards | Smart Checklist Blog","description":"How do Jira's templates support Kanban and Scrum methodologies? What are the main differences in the functionality of these two boards?","robots":{"index":"noindex","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"og_locale":"en_US","og_type":"article","og_title":"Jira Kanban VS Scrum Boards | Smart Checklist Blog","og_description":"How do Jira's templates support Kanban and Scrum methodologies? What are the main differences in the functionality of these two boards?","og_url":"https:\/\/demo.titanapps.io\/blog\/jira-kanban-scrum","og_site_name":"Titan apps","article_published_time":"2024-02-09T15:42:49+00:00","og_image":[{"url":"https:\/\/lh7-us.googleusercontent.com\/uPjJqKyDTt35y60Lnsk3sQsK1YTRo5Q7aonOowhSzBEmzTvfF4q3ZLhXHB7Zs1_M0yD2qlfl2Iek8lIYpluogJRgilmp1NM-KBAfoF4TFQ6ZVRSCJQTWiAnmfA2nFDHZ5j0AG0wG8DdX5Gpcm9lPv8Q","type":"","width":"","height":""}],"author":"Roman Krasnikov","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Roman Krasnikov","Est. reading time":"11 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/demo.titanapps.io\/blog\/jira-kanban-scrum#article","isPartOf":{"@id":"https:\/\/demo.titanapps.io\/blog\/jira-kanban-scrum"},"author":{"name":"Roman Krasnikov","@id":"https:\/\/demo.titanapps.io\/blog\/#\/schema\/person\/2fc55b0bdb9f4d4231ad3543c96d9392"},"headline":"Scrum VS Kanban Boards In Jira","datePublished":"2024-02-09T15:42:49+00:00","mainEntityOfPage":{"@id":"https:\/\/demo.titanapps.io\/blog\/jira-kanban-scrum"},"wordCount":1926,"publisher":{"@id":"https:\/\/demo.titanapps.io\/blog\/#organization"},"image":{"@id":"https:\/\/demo.titanapps.io\/blog\/jira-kanban-scrum#primaryimage"},"thumbnailUrl":"https:\/\/lh7-us.googleusercontent.com\/uPjJqKyDTt35y60Lnsk3sQsK1YTRo5Q7aonOowhSzBEmzTvfF4q3ZLhXHB7Zs1_M0yD2qlfl2Iek8lIYpluogJRgilmp1NM-KBAfoF4TFQ6ZVRSCJQTWiAnmfA2nFDHZ5j0AG0wG8DdX5Gpcm9lPv8Q","articleSection":["Project Management"],"inLanguage":"en-US"},{"@type":"WebPage","@id":"https:\/\/demo.titanapps.io\/blog\/jira-kanban-scrum","url":"https:\/\/demo.titanapps.io\/blog\/jira-kanban-scrum","name":"Jira Kanban VS Scrum Boards | Smart Checklist Blog","isPartOf":{"@id":"https:\/\/demo.titanapps.io\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/demo.titanapps.io\/blog\/jira-kanban-scrum#primaryimage"},"image":{"@id":"https:\/\/demo.titanapps.io\/blog\/jira-kanban-scrum#primaryimage"},"thumbnailUrl":"https:\/\/lh7-us.googleusercontent.com\/uPjJqKyDTt35y60Lnsk3sQsK1YTRo5Q7aonOowhSzBEmzTvfF4q3ZLhXHB7Zs1_M0yD2qlfl2Iek8lIYpluogJRgilmp1NM-KBAfoF4TFQ6ZVRSCJQTWiAnmfA2nFDHZ5j0AG0wG8DdX5Gpcm9lPv8Q","datePublished":"2024-02-09T15:42:49+00:00","description":"How do Jira's templates support Kanban and Scrum methodologies? What are the main differences in the functionality of these two boards?","breadcrumb":{"@id":"https:\/\/demo.titanapps.io\/blog\/jira-kanban-scrum#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/demo.titanapps.io\/blog\/jira-kanban-scrum"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/demo.titanapps.io\/blog\/jira-kanban-scrum#primaryimage","url":"https:\/\/lh7-us.googleusercontent.com\/uPjJqKyDTt35y60Lnsk3sQsK1YTRo5Q7aonOowhSzBEmzTvfF4q3ZLhXHB7Zs1_M0yD2qlfl2Iek8lIYpluogJRgilmp1NM-KBAfoF4TFQ6ZVRSCJQTWiAnmfA2nFDHZ5j0AG0wG8DdX5Gpcm9lPv8Q","contentUrl":"https:\/\/lh7-us.googleusercontent.com\/uPjJqKyDTt35y60Lnsk3sQsK1YTRo5Q7aonOowhSzBEmzTvfF4q3ZLhXHB7Zs1_M0yD2qlfl2Iek8lIYpluogJRgilmp1NM-KBAfoF4TFQ6ZVRSCJQTWiAnmfA2nFDHZ5j0AG0wG8DdX5Gpcm9lPv8Q"},{"@type":"BreadcrumbList","@id":"https:\/\/demo.titanapps.io\/blog\/jira-kanban-scrum#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/demo.titanapps.io\/blog\/"},{"@type":"ListItem","position":2,"name":"Scrum VS Kanban Boards In Jira"}]},{"@type":"WebSite","@id":"https:\/\/demo.titanapps.io\/blog\/#website","url":"https:\/\/demo.titanapps.io\/blog\/","name":"Titan apps","description":"","publisher":{"@id":"https:\/\/demo.titanapps.io\/blog\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/demo.titanapps.io\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/demo.titanapps.io\/blog\/#organization","name":"Titan apps","url":"https:\/\/demo.titanapps.io\/blog\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/demo.titanapps.io\/blog\/#\/schema\/logo\/image\/","url":"https:\/\/demo.titanapps.io\/blog\/wp-content\/uploads\/2024\/08\/main-logo.svg","contentUrl":"https:\/\/demo.titanapps.io\/blog\/wp-content\/uploads\/2024\/08\/main-logo.svg","width":178,"height":40,"caption":"Titan apps"},"image":{"@id":"https:\/\/demo.titanapps.io\/blog\/#\/schema\/logo\/image\/"}},{"@type":"Person","@id":"https:\/\/demo.titanapps.io\/blog\/#\/schema\/person\/2fc55b0bdb9f4d4231ad3543c96d9392","name":"Roman Krasnikov","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/demo.titanapps.io\/blog\/#\/schema\/person\/image\/03fb2e416a843df36fca7bf9bb697b9c","url":"https:\/\/secure.gravatar.com\/avatar\/4ca11ebde4488f5fc6de64aa3f986eefe16c033cc1718cb6af7eda73416605bb?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/4ca11ebde4488f5fc6de64aa3f986eefe16c033cc1718cb6af7eda73416605bb?s=96&d=mm&r=g","caption":"Roman Krasnikov"},"url":"https:\/\/demo.titanapps.io\/blog\/author\/krasnikov-rm"}]}},"article_bg":null,"_links":{"self":[{"href":"https:\/\/demo.titanapps.io\/blog\/wp-json\/wp\/v2\/posts\/1297","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/demo.titanapps.io\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/demo.titanapps.io\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/demo.titanapps.io\/blog\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/demo.titanapps.io\/blog\/wp-json\/wp\/v2\/comments?post=1297"}],"version-history":[{"count":0,"href":"https:\/\/demo.titanapps.io\/blog\/wp-json\/wp\/v2\/posts\/1297\/revisions"}],"wp:attachment":[{"href":"https:\/\/demo.titanapps.io\/blog\/wp-json\/wp\/v2\/media?parent=1297"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/demo.titanapps.io\/blog\/wp-json\/wp\/v2\/categories?post=1297"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/demo.titanapps.io\/blog\/wp-json\/wp\/v2\/tags?post=1297"},{"taxonomy":"author","embeddable":true,"href":"https:\/\/demo.titanapps.io\/blog\/wp-json\/wp\/v2\/coauthors?post=1297"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}