{"id":22560,"date":"2025-06-17T06:40:49","date_gmt":"2025-06-17T06:40:49","guid":{"rendered":"https:\/\/projectmanager4u.com\/?p=22560"},"modified":"2025-08-03T06:27:40","modified_gmt":"2025-08-03T06:27:40","slug":"getting-started-with-jira-a-simple-guide-for-it-project-managers","status":"publish","type":"post","link":"https:\/\/projectmanager4u.com\/lt\/getting-started-with-jira-a-simple-guide-for-it-project-managers\/","title":{"rendered":"Getting Started with Jira: A Simple Guide for IT Project Managers"},"content":{"rendered":"<p>If you\u2019re stepping into project management or managing an Agile team, chances are someone\u2019s already asked:<br \/>\n\u201cAre you using Jira yet?\u201d<\/p>\n<p>And for good reason.<\/p>\n<p>Jira is one of the most powerful tools for project tracking and team collaboration, especially in tech and software development environments. But while it\u2019s powerful, it can feel overwhelming at first.<\/p>\n<p>In this post, I\u2019ll break down what Jira is, how it works, and how to actually use it in a real project\u2014without the jargon, and with real examples from my day-to-day work as a project manager.<\/p>\n<p><strong>\ud83d\udd27 What is Jira?<\/strong><br \/>\nJira is a work management and issue-tracking tool developed by Atlassian. It\u2019s most commonly used by software development teams to plan sprints, track bugs, and manage workflows in Agile environments (Scrum or Kanban).<\/p>\n<p>But Jira isn\u2019t just for developers\u2014it\u2019s flexible enough for marketing, HR, IT, and service management teams too.<\/p>\n<p><strong>\ud83d\ude80 Real-World Example: Why I Use Jira<\/strong><br \/>\nLet me paint a quick picture.<\/p>\n<p>I recently managed a website migration project for an e-commerce client. We had:<\/p>\n<p>2 developers (front-end &amp; back-end)<\/p>\n<p>1 QA tester<\/p>\n<p>1 content team<\/p>\n<p>1 client stakeholder<\/p>\n<p>Using Jira, I could:<\/p>\n<p>Break the project into clear phases (planning, development, testing, deployment)<\/p>\n<p>Create tasks with deadlines<\/p>\n<p>Assign issues to team members<\/p>\n<p>Track progress visually through a Kanban board<\/p>\n<p>Hold effective daily standups by using Jira\u2019s backlog and active sprint views<\/p>\n<p><strong>\ud83e\udded Step-by-Step: How to Start Using Jira in Your Project<\/strong><br \/>\nStep 1: Set Up Your Jira Account<br \/>\nGo to www.atlassian.com\/software\/jira<\/p>\n<p>Create a free account (Jira Software is free for up to 10 users)<\/p>\n<p>Choose a project type:<\/p>\n<p>Scrum for sprint-based work<\/p>\n<p>Kanban for continuous delivery or general task tracking<\/p>\n<p><strong>\ud83d\udc49 Tip: If you\u2019re managing a small team or new to Agile, start with Kanban.<\/strong><\/p>\n<p>Step 2: Create Your First Project<br \/>\nWhen prompted:<\/p>\n<p>Give your project a name (e.g., \u201cWebsite Redesign\u201d)<\/p>\n<p>Choose a project key (this will prefix all issues, like WRD-1, WRD-2)<\/p>\n<p>Select a project template (Scrum or Kanban)<\/p>\n<p>You\u2019ll now be taken to your project dashboard.<\/p>\n<p>Step 3: Add Your Team<br \/>\nGo to Project settings &gt; People<br \/>\nInvite team members via email and assign roles (e.g., Developer, Admin, Viewer)<\/p>\n<p>Step 4: Create Issues (Tasks)<br \/>\nJira uses \u201cissues\u201d to track everything\u2014tasks, bugs, features, etc.<\/p>\n<p>Each issue includes:<\/p>\n<p>A title and description<\/p>\n<p>Assignee<\/p>\n<p>Priority<\/p>\n<p>Due date<\/p>\n<p>Labels or components (e.g., frontend, backend)<\/p>\n<p>Status (To Do, In Progress, Done)<\/p>\n<p><strong>\ud83d\udc49 Example:<\/strong><\/p>\n<p>Issue Type: Task<\/p>\n<p>Title: \u201cMigrate checkout page to new design\u201d<\/p>\n<p>Assignee: John, Front-end Developer<\/p>\n<p>Priority: High<\/p>\n<p>Sprint: Sprint 1<\/p>\n<p>Step 5: Organize with Boards<br \/>\nBoards help you visualize progress. You\u2019ll get a Kanban or Scrum board automatically when you create a project.<\/p>\n<p><strong>Use it to:<\/strong><\/p>\n<p>Drag and drop tasks across columns (To Do \u2192 In Progress \u2192 Done)<\/p>\n<p>Track the status of each issue in real time<\/p>\n<p><strong>\ud83d\udc49 In our website project, I used the board every morning during standup to show blockers and completed tasks.<\/strong><\/p>\n<p>Step 6: Plan Your Sprint (for Scrum Projects)<br \/>\nIf you&#8217;re using Scrum:<\/p>\n<p>Go to Backlog<\/p>\n<p>Add issues to the backlog<\/p>\n<p>Click \u201cCreate Sprint\u201d<\/p>\n<p>Drag selected issues into the sprint<\/p>\n<p>Click \u201cStart Sprint\u201d and set the duration (usually 2 weeks)<\/p>\n<p>Track team progress using burndown charts and velocity reports.<\/p>\n<p>Step 7: Use Filters and Dashboards<br \/>\nCreate custom filters:<\/p>\n<p>\u201cShow only John\u2019s tasks this sprint\u201d<\/p>\n<p>\u201cShow unresolved bugs from QA\u201d<\/p>\n<p>Use dashboards to:<\/p>\n<p>Display charts and KPIs<\/p>\n<p>Monitor team workload<\/p>\n<p>Track sprint completion rates<\/p>\n<p>Step 8: Integrate With Other Tools<br \/>\nJira works well with:<\/p>\n<p>Confluence \u2013 for documentation<\/p>\n<p>Slack \u2013 to get notifications<\/p>\n<p>GitHub\/GitLab \u2013 for dev team commits<\/p>\n<p>Google Sheets or Excel \u2013 export reports<\/p>\n<p>Step 9: Monitor Progress &amp; Reports<br \/>\nAs a PM, I constantly check:<\/p>\n<p>Sprint Burndown \u2013 Are we finishing tasks on time?<\/p>\n<p>Velocity \u2013 How many points are we completing per sprint?<\/p>\n<p>Cumulative Flow Diagram \u2013 Are tasks getting stuck?<\/p>\n<p><strong>\ud83d\udc49 During one project, a spike in &#8220;In Progress&#8221; issues led me to uncover a blocker in backend deployment that could\u2019ve delayed the launch.<\/strong><\/p>\n<p><strong>\u26a1 Bonus Tips from Experience<\/strong><br \/>\nKeep tasks small. Break features into digestible, testable units.<\/p>\n<p>Use labels smartly. Group tasks by tags like \u201cfrontend\u201d, \u201cdesign\u201d, or \u201curgent\u201d.<\/p>\n<p>Add acceptance criteria. It saves time during testing and handover.<\/p>\n<p>Do retrospectives. Create a Confluence page linked to your Jira project and note lessons learned.<\/p>\n<p>Final Thoughts: Jira Isn\u2019t Just a Tool\u2014It\u2019s a Mindset<br \/>\nIf you\u2019re leading or working on IT projects, Jira gives you structure, visibility, and accountability. But it works best when your team is aligned, and you use it consistently.<\/p>\n<p>Start simple. Don\u2019t get lost in automation or plugins until your team is comfortable with the basics.<\/p>\n<p>When used right, Jira becomes your central source of truth\u2014helping you run smoother projects, spot risks early, and keep everyone on the same page.<\/p>\n<p>Have questions? Want a sample board template?<br \/>\nDrop me a message or comment below \ud83d\udc47 \u2013 happy to share what\u2019s worked for me and my teams.<\/p>","protected":false},"excerpt":{"rendered":"<p>If you\u2019re stepping into project management or managing an Agile team, chances are someone\u2019s already asked: \u201cAre you using Jira yet?\u201d And for good reason. Jira is one of the&hellip;<\/p>","protected":false},"author":2,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_coblocks_attr":"","_coblocks_dimensions":"","_coblocks_responsive_height":"","_coblocks_accordion_ie_support":"","footnotes":""},"categories":[1],"tags":[],"class_list":["post-22560","post","type-post","status-publish","format-standard","hentry","category-uncategorized"],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v26.4 (Yoast SEO v27.4) - https:\/\/yoast.com\/product\/yoast-seo-premium-wordpress\/ -->\n<title>Getting Started with Jira: A Simple Guide for IT Project Managers - Project Manager 4 U<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/projectmanager4u.com\/lt\/getting-started-with-jira-a-simple-guide-for-it-project-managers\/\" \/>\n<meta property=\"og:locale\" content=\"lt_LT\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Getting Started with Jira: A Simple Guide for IT Project Managers\" \/>\n<meta property=\"og:description\" content=\"If you\u2019re stepping into project management or managing an Agile team, chances are someone\u2019s already asked: \u201cAre you using Jira yet?\u201d And for good reason. Jira is one of the&hellip;\" \/>\n<meta property=\"og:url\" content=\"https:\/\/projectmanager4u.com\/lt\/getting-started-with-jira-a-simple-guide-for-it-project-managers\/\" \/>\n<meta property=\"og:site_name\" content=\"Project Manager 4 U\" \/>\n<meta property=\"article:published_time\" content=\"2025-06-17T06:40:49+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2025-08-03T06:27:40+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/projectmanager4u.com\/wp-content\/uploads\/2020\/06\/cropped-Untitled-design-1.png\" \/>\n\t<meta property=\"og:image:width\" content=\"512\" \/>\n\t<meta property=\"og:image:height\" content=\"512\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"author\" content=\"saharraza15\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"saharraza15\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"4 minut\u0117s\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/projectmanager4u.com\\\/lt\\\/getting-started-with-jira-a-simple-guide-for-it-project-managers\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/projectmanager4u.com\\\/lt\\\/getting-started-with-jira-a-simple-guide-for-it-project-managers\\\/\"},\"author\":{\"name\":\"saharraza15\",\"@id\":\"https:\\\/\\\/projectmanager4u.com\\\/#\\\/schema\\\/person\\\/13e9fab61f023ce72d1efcf05e51b3e8\"},\"headline\":\"Getting Started with Jira: A Simple Guide for IT Project Managers\",\"datePublished\":\"2025-06-17T06:40:49+00:00\",\"dateModified\":\"2025-08-03T06:27:40+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/projectmanager4u.com\\\/lt\\\/getting-started-with-jira-a-simple-guide-for-it-project-managers\\\/\"},\"wordCount\":824,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\\\/\\\/projectmanager4u.com\\\/#organization\"},\"articleSection\":[\"Uncategorized\"],\"inLanguage\":\"lt-LT\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/projectmanager4u.com\\\/lt\\\/getting-started-with-jira-a-simple-guide-for-it-project-managers\\\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/projectmanager4u.com\\\/lt\\\/getting-started-with-jira-a-simple-guide-for-it-project-managers\\\/\",\"url\":\"https:\\\/\\\/projectmanager4u.com\\\/lt\\\/getting-started-with-jira-a-simple-guide-for-it-project-managers\\\/\",\"name\":\"Getting Started with Jira: A Simple Guide for IT Project Managers - Project Manager 4 U\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/projectmanager4u.com\\\/#website\"},\"datePublished\":\"2025-06-17T06:40:49+00:00\",\"dateModified\":\"2025-08-03T06:27:40+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/projectmanager4u.com\\\/lt\\\/getting-started-with-jira-a-simple-guide-for-it-project-managers\\\/#breadcrumb\"},\"inLanguage\":\"lt-LT\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/projectmanager4u.com\\\/lt\\\/getting-started-with-jira-a-simple-guide-for-it-project-managers\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/projectmanager4u.com\\\/lt\\\/getting-started-with-jira-a-simple-guide-for-it-project-managers\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/projectmanager4u.com\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Getting Started with Jira: A Simple Guide for IT Project Managers\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/projectmanager4u.com\\\/#website\",\"url\":\"https:\\\/\\\/projectmanager4u.com\\\/\",\"name\":\"Project Manager 4 U\",\"description\":\"Professional freelance IT project management services\",\"publisher\":{\"@id\":\"https:\\\/\\\/projectmanager4u.com\\\/#organization\"},\"alternateName\":\"IT Project Manager Israel\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/projectmanager4u.com\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"lt-LT\"},{\"@type\":[\"Organization\",\"Place\"],\"@id\":\"https:\\\/\\\/projectmanager4u.com\\\/#organization\",\"name\":\"Project Manager 4 U\",\"alternateName\":\"IT project manager\",\"url\":\"https:\\\/\\\/projectmanager4u.com\\\/\",\"logo\":{\"@id\":\"https:\\\/\\\/projectmanager4u.com\\\/lt\\\/getting-started-with-jira-a-simple-guide-for-it-project-managers\\\/#local-main-organization-logo\"},\"image\":{\"@id\":\"https:\\\/\\\/projectmanager4u.com\\\/lt\\\/getting-started-with-jira-a-simple-guide-for-it-project-managers\\\/#local-main-organization-logo\"},\"sameAs\":[\"https:\\\/\\\/www.linkedin.com\\\/company\\\/projectmanager4u\"],\"telephone\":[],\"openingHoursSpecification\":[{\"@type\":\"OpeningHoursSpecification\",\"dayOfWeek\":[\"Monday\",\"Tuesday\",\"Wednesday\",\"Thursday\",\"Friday\",\"Saturday\",\"Sunday\"],\"opens\":\"09:00\",\"closes\":\"17:00\"}]},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/projectmanager4u.com\\\/#\\\/schema\\\/person\\\/13e9fab61f023ce72d1efcf05e51b3e8\",\"name\":\"saharraza15\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"lt-LT\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/5996435433df2340ef3bb56771736f3f63b1e05139557b602f1c980a1e6b8ca0?s=96&d=mm&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/5996435433df2340ef3bb56771736f3f63b1e05139557b602f1c980a1e6b8ca0?s=96&d=mm&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/5996435433df2340ef3bb56771736f3f63b1e05139557b602f1c980a1e6b8ca0?s=96&d=mm&r=g\",\"caption\":\"saharraza15\"},\"url\":\"https:\\\/\\\/projectmanager4u.com\\\/lt\\\/author\\\/saharraza15\\\/\"},{\"@type\":\"ImageObject\",\"inLanguage\":\"lt-LT\",\"@id\":\"https:\\\/\\\/projectmanager4u.com\\\/lt\\\/getting-started-with-jira-a-simple-guide-for-it-project-managers\\\/#local-main-organization-logo\",\"url\":\"https:\\\/\\\/projectmanager4u.com\\\/wp-content\\\/uploads\\\/2020\\\/04\\\/Untitled-design-2.png\",\"contentUrl\":\"https:\\\/\\\/projectmanager4u.com\\\/wp-content\\\/uploads\\\/2020\\\/04\\\/Untitled-design-2.png\",\"width\":320,\"height\":100,\"caption\":\"Project Manager 4 U\"}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"Getting Started with Jira: A Simple Guide for IT Project Managers - Project Manager 4 U","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/projectmanager4u.com\/lt\/getting-started-with-jira-a-simple-guide-for-it-project-managers\/","og_locale":"lt_LT","og_type":"article","og_title":"Getting Started with Jira: A Simple Guide for IT Project Managers","og_description":"If you\u2019re stepping into project management or managing an Agile team, chances are someone\u2019s already asked: \u201cAre you using Jira yet?\u201d And for good reason. Jira is one of the&hellip;","og_url":"https:\/\/projectmanager4u.com\/lt\/getting-started-with-jira-a-simple-guide-for-it-project-managers\/","og_site_name":"Project Manager 4 U","article_published_time":"2025-06-17T06:40:49+00:00","article_modified_time":"2025-08-03T06:27:40+00:00","og_image":[{"width":512,"height":512,"url":"https:\/\/projectmanager4u.com\/wp-content\/uploads\/2020\/06\/cropped-Untitled-design-1.png","type":"image\/png"}],"author":"saharraza15","twitter_card":"summary_large_image","twitter_misc":{"Written by":"saharraza15","Est. reading time":"4 minut\u0117s"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/projectmanager4u.com\/lt\/getting-started-with-jira-a-simple-guide-for-it-project-managers\/#article","isPartOf":{"@id":"https:\/\/projectmanager4u.com\/lt\/getting-started-with-jira-a-simple-guide-for-it-project-managers\/"},"author":{"name":"saharraza15","@id":"https:\/\/projectmanager4u.com\/#\/schema\/person\/13e9fab61f023ce72d1efcf05e51b3e8"},"headline":"Getting Started with Jira: A Simple Guide for IT Project Managers","datePublished":"2025-06-17T06:40:49+00:00","dateModified":"2025-08-03T06:27:40+00:00","mainEntityOfPage":{"@id":"https:\/\/projectmanager4u.com\/lt\/getting-started-with-jira-a-simple-guide-for-it-project-managers\/"},"wordCount":824,"commentCount":0,"publisher":{"@id":"https:\/\/projectmanager4u.com\/#organization"},"articleSection":["Uncategorized"],"inLanguage":"lt-LT","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/projectmanager4u.com\/lt\/getting-started-with-jira-a-simple-guide-for-it-project-managers\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/projectmanager4u.com\/lt\/getting-started-with-jira-a-simple-guide-for-it-project-managers\/","url":"https:\/\/projectmanager4u.com\/lt\/getting-started-with-jira-a-simple-guide-for-it-project-managers\/","name":"Getting Started with Jira: A Simple Guide for IT Project Managers - Project Manager 4 U","isPartOf":{"@id":"https:\/\/projectmanager4u.com\/#website"},"datePublished":"2025-06-17T06:40:49+00:00","dateModified":"2025-08-03T06:27:40+00:00","breadcrumb":{"@id":"https:\/\/projectmanager4u.com\/lt\/getting-started-with-jira-a-simple-guide-for-it-project-managers\/#breadcrumb"},"inLanguage":"lt-LT","potentialAction":[{"@type":"ReadAction","target":["https:\/\/projectmanager4u.com\/lt\/getting-started-with-jira-a-simple-guide-for-it-project-managers\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/projectmanager4u.com\/lt\/getting-started-with-jira-a-simple-guide-for-it-project-managers\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/projectmanager4u.com\/"},{"@type":"ListItem","position":2,"name":"Getting Started with Jira: A Simple Guide for IT Project Managers"}]},{"@type":"WebSite","@id":"https:\/\/projectmanager4u.com\/#website","url":"https:\/\/projectmanager4u.com\/","name":"Project Manager 4 U","description":"Professional freelance IT project management services","publisher":{"@id":"https:\/\/projectmanager4u.com\/#organization"},"alternateName":"IT Project Manager Israel","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/projectmanager4u.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"lt-LT"},{"@type":["Organization","Place"],"@id":"https:\/\/projectmanager4u.com\/#organization","name":"Project Manager 4 U","alternateName":"IT project manager","url":"https:\/\/projectmanager4u.com\/","logo":{"@id":"https:\/\/projectmanager4u.com\/lt\/getting-started-with-jira-a-simple-guide-for-it-project-managers\/#local-main-organization-logo"},"image":{"@id":"https:\/\/projectmanager4u.com\/lt\/getting-started-with-jira-a-simple-guide-for-it-project-managers\/#local-main-organization-logo"},"sameAs":["https:\/\/www.linkedin.com\/company\/projectmanager4u"],"telephone":[],"openingHoursSpecification":[{"@type":"OpeningHoursSpecification","dayOfWeek":["Monday","Tuesday","Wednesday","Thursday","Friday","Saturday","Sunday"],"opens":"09:00","closes":"17:00"}]},{"@type":"Person","@id":"https:\/\/projectmanager4u.com\/#\/schema\/person\/13e9fab61f023ce72d1efcf05e51b3e8","name":"saharraza15","image":{"@type":"ImageObject","inLanguage":"lt-LT","@id":"https:\/\/secure.gravatar.com\/avatar\/5996435433df2340ef3bb56771736f3f63b1e05139557b602f1c980a1e6b8ca0?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/5996435433df2340ef3bb56771736f3f63b1e05139557b602f1c980a1e6b8ca0?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/5996435433df2340ef3bb56771736f3f63b1e05139557b602f1c980a1e6b8ca0?s=96&d=mm&r=g","caption":"saharraza15"},"url":"https:\/\/projectmanager4u.com\/lt\/author\/saharraza15\/"},{"@type":"ImageObject","inLanguage":"lt-LT","@id":"https:\/\/projectmanager4u.com\/lt\/getting-started-with-jira-a-simple-guide-for-it-project-managers\/#local-main-organization-logo","url":"https:\/\/projectmanager4u.com\/wp-content\/uploads\/2020\/04\/Untitled-design-2.png","contentUrl":"https:\/\/projectmanager4u.com\/wp-content\/uploads\/2020\/04\/Untitled-design-2.png","width":320,"height":100,"caption":"Project Manager 4 U"}]}},"_links":{"self":[{"href":"https:\/\/projectmanager4u.com\/lt\/wp-json\/wp\/v2\/posts\/22560","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/projectmanager4u.com\/lt\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/projectmanager4u.com\/lt\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/projectmanager4u.com\/lt\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/projectmanager4u.com\/lt\/wp-json\/wp\/v2\/comments?post=22560"}],"version-history":[{"count":6,"href":"https:\/\/projectmanager4u.com\/lt\/wp-json\/wp\/v2\/posts\/22560\/revisions"}],"predecessor-version":[{"id":22574,"href":"https:\/\/projectmanager4u.com\/lt\/wp-json\/wp\/v2\/posts\/22560\/revisions\/22574"}],"wp:attachment":[{"href":"https:\/\/projectmanager4u.com\/lt\/wp-json\/wp\/v2\/media?parent=22560"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/projectmanager4u.com\/lt\/wp-json\/wp\/v2\/categories?post=22560"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/projectmanager4u.com\/lt\/wp-json\/wp\/v2\/tags?post=22560"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}