Dashboards in Jira made easy

แชร์
ฝัง
  • เผยแพร่เมื่อ 2 พ.ค. 2021
  • Make and share project dashboards in Jira using visuals and custom filters, and learn to avoid and troubleshoot common mistakes.
    Once you've built your dashboard you can share its name, and your colleagues can find it in 'View all dashboards'. Alternatively, you can share a direct link. Navigate to the dashboard via the drop-down and copy the URL (making sure it ends something like "?selectPageId=10002" - if not, navigate to it again). Sharing the direct link is the easiest way to share the dashboard with stakeholders. It can be bookmarked too.

ความคิดเห็น • 58

  • @noorkhawaja
    @noorkhawaja ปีที่แล้ว +4

    Excellent video. Made me a Jira expert 0-80 in 13 minutes. Thank you Florain.

  • @ramsunku3900
    @ramsunku3900 2 ปีที่แล้ว +8

    Straight to the point ! No unnecessary talk neither drama ! Very well done

  • @prc6075
    @prc6075 ปีที่แล้ว +1

    This is excellent...and life saver for me. Now i can generate pie charts for my every sprint for every type!!
    Thank you!!

  • @hamsaganesh7675
    @hamsaganesh7675 2 ปีที่แล้ว +1

    Thanks a lot, short and to the point👍👍

  • @ashishdarji1776
    @ashishdarji1776 ปีที่แล้ว +1

    much easy then expected , specially the way u explained ..nice

  • @ivonamyrielb9155
    @ivonamyrielb9155 2 ปีที่แล้ว

    Fantastic video, thanks!

  • @zemanel7785
    @zemanel7785 3 หลายเดือนก่อน

    Simple and straight to the issues👌

  • @sathishjune
    @sathishjune 9 หลายเดือนก่อน

    Great. Thank you so much.

  • @hasanmehmud7250
    @hasanmehmud7250 ปีที่แล้ว

    Excellent, thanks

  • @murali8379
    @murali8379 ปีที่แล้ว

    Excellent one..

  • @7ooops
    @7ooops 11 หลายเดือนก่อน

    excellent !!!

  • @sandraosimen2699
    @sandraosimen2699 2 ปีที่แล้ว

    Thank you! Life Saver

  • @avinashpradhan5030
    @avinashpradhan5030 ปีที่แล้ว

    Very nice 😊

  • @raniandre
    @raniandre 29 วันที่ผ่านมา

    Thanks so much

  • @nithiyanandamravindran7113
    @nithiyanandamravindran7113 2 ปีที่แล้ว

    Super :)

  • @user-cs5fl4cp9g
    @user-cs5fl4cp9g ปีที่แล้ว +2

    Great content and really nicely put! It's a shame you don't create new videos anymore on Jira :(

    • @productivityexchange
      @productivityexchange  ปีที่แล้ว +2

      Thanks for the kind words, I appreciate the feedback. I'm working on getting back to making videos. I just released a Jira video on JQL a few minutes ago. I'm hoping to get the time to make more videos going forward.

  • @Ent4041
    @Ent4041 11 หลายเดือนก่อน

    Nice vidwo

  • @giamor2944
    @giamor2944 ปีที่แล้ว +1

    Florian, you're so good... can you please do a confluence page as well?
    Your excel and reports via the dashboard is the best tutorial that's quick, easy to understand, and saved me. Some folks said they know Jira, and when I asked them questions it's like, I don't know...duh.

    • @productivityexchange
      @productivityexchange  ปีที่แล้ว

      I'll add it to my list of video ideas. It's been a busy year but I plan on getting back to it. Can't make any promises on when it'll come out, though.

  • @mohammadshafiei9016
    @mohammadshafiei9016 2 ปีที่แล้ว

    what a sound !😁😁🙏🙏🙏

  • @ghazalsalehian
    @ghazalsalehian 4 หลายเดือนก่อน

    thanks

  • @frillback
    @frillback ปีที่แล้ว +1

    This was a great video. Thanks for sharing. One question, how do you remove the gadget from your dashboard to make room for other metrics?

    • @productivityexchange
      @productivityexchange  ปีที่แล้ว +1

      Hi @frillback,
      I'm not infront of a computer right now, but from memory this is how it works:
      Make sure you've clicked the button named something like 'Edit dashboard' on the top right of the dashboard (this should only be an option for you as an owner-if you're not an owner get the owner to set the sharing permissions so you are). Once in edit mode, on the widget you want to remove, there should be a menu in the top right (three dots). One of those should allow you to remove the widget.
      I hope this helps.

  • @ShilanKaria
    @ShilanKaria 2 ปีที่แล้ว

    Hey I could use some help on Jira dashboard build out?
    Would you be free for a zoom call in future?
    Very helpful video.
    I could use help on the two dimensional static to add assigne and epic link. . CN you show me a best way to add that?
    Also how did you add those icons of check ✔️ and stop 🛑 in your description?

    • @productivityexchange
      @productivityexchange  2 ปีที่แล้ว

      Hi Shilan,
      The tick and cross are simple emoji. The tick is (/) and the cross is (x) but you can also type add any other emoji you'd like.
      As for the two dimensional table, when you click on any of the counts for any section and enter the matching filter, you can set the search results to list view and change what columns you see. I cover that in my video on Jira search and filters in detail, but essentially change to the list view with the button on the right towards the top that looks like three horizontal lines, then use the options that appear on the top right of the filter results that let you set the columns you want to see.

  • @lancerkind4055
    @lancerkind4055 2 ปีที่แล้ว +2

    Nice video on creating dashboards. I noticed that the examples you used figure out the two dimensions based on assignee etc. What I want to do is create a piechart by two specific request types. I can create a filter for each of them. I'm unclear how to get the two to show up in a pie chart. Any hints?

    • @lancerkind4055
      @lancerkind4055 2 ปีที่แล้ว +1

      I figured it out. The Jira query (JQL) needs to mention the different "request types" you care about. Example:
      project in ("put project name here") AND type = story AND status = Accepted AND ("Request Type" = "Technical Improvement" OR "request type" = "Feature Improvement")
      As you add in different Request Types, the piechart will show the different request types. Another thing you may want to do is add to the query about "Resolved" to check for a date range that you care about. community.atlassian.com/t5/Marketplace-Apps-Integrations/How-to-filter-issues-by-dates/ba-p/1706097
      Many thanks for this tight video!

    • @productivityexchange
      @productivityexchange  2 ปีที่แล้ว

      @@lancerkind4055 That's exactly what I would have suggested. Using filters is super flexible and you can do it by any field, tag or text. The Atlassian community has some great help articles. I also have a video on searching Jira and saving these as filters here: th-cam.com/video/HHJDXoewU3M/w-d-xo.html (the bit about date ranges is at 4:00 of that video). I don't have a video on JQL yet, but it's on the list. JQL is just so much easier and much more powerful when you get to learn it.

  • @reenakhurana4426
    @reenakhurana4426 2 ปีที่แล้ว

    Hi, very informative video, thanks. Can you help me with query where i need to fetch all the linked issues of an incident? looks like i can use issue in linkedIssues(), do i use a subquery or filter with it? cant really work it out.

    • @productivityexchange
      @productivityexchange  2 ปีที่แล้ว

      Hi Reena, sorry for the delayed response. Let's say I have issue ABC-1 linked to issues ABC-2 and ABC-3. The JQL query 'issue in linkedIssues(ABC-1)' will return ABC-2 and ABC-3. You might also find it useful to change the filter result columns to show the keys of linked issues. You can add columns to the filter view like I show in my Jira Search & Filters video (th-cam.com/video/HHJDXoewU3M/w-d-xo.html), and you are also able to add this as a column for a filter table on Dashboards like at 9:01 in this video.
      I hope this is helpful.

  • @giamor2944
    @giamor2944 ปีที่แล้ว

    Florian, do you have a video for Gantt Chart or Plan with the timeline?

    • @productivityexchange
      @productivityexchange  ปีที่แล้ว

      Unfortunately not, but I'll add it to the list of video ideas.

  • @vv2972
    @vv2972 2 ปีที่แล้ว

    Well done! Is there a filter for issues that I was tagged?

    • @productivityexchange
      @productivityexchange  2 ปีที่แล้ว

      Hi V v,
      As far as I can tell it may be possible. The latest comments on this support page seem to indicate it is possible now, though it may be dependent on whether you use team or company managed projects. There are also some work-around like looking for a specific userid in text fields. Perhaps one of these will work for you.
      community.atlassian.com/t5/Jira-questions/Find-all-mentions-in-comments-via-JQL/qaq-p/1126099
      What I've done in the past so I wouldn't miss a comment was set up email rules so my Jira emails go to a separate folder. I also made sure I had auto-watch off in my personal preferences and changed the reporter of issues I created to a dummy account to avoid getting notifications that were irrelevant to me.

  • @lancerkind4055
    @lancerkind4055 2 ปีที่แล้ว

    Is there a way to create a dashboard that contains a widget in which I can enter in the project name? This way I can reuse the same dashboard across many teams.

    • @productivityexchange
      @productivityexchange  2 ปีที่แล้ว +1

      Unfortunately, there's no such feature that I'm aware of, though that would be fantastic. That's not to say someone hasn't built something like that on the Atlassian Marketplace. What I do is create new filters, then copy a dashboard that's the closest in format to what I want and change what filters the widgets point to. That's the fastest way I know of within Jira.
      The only way I could think of making this more like what you're suggesting is to use the Jira API and write a script to pull the data you want. I've used Python for that in the past. Doing this method has some benefits, as you have a lot more control over what data you use and how it's shaped. If you're interested in that I suggest checking out 'Automate the Boring Stuff' (automatetheboringstuff.com/ by Al Sweigart), which is free. When you feel comfortable writing scripts, there are plenty of free resources that help you learn how to use APIs.

  • @ri44man
    @ri44man ปีที่แล้ว

    HI! THANKS FOR YOUR VIDEO DUDE! I JUST STARTED TO LEARN JIRA BUT I CAN NOT UNDERSTAND WHY I CANT SEE MY BUGS WHEN I DO SEARCH AS A CURRENT USER?

    • @productivityexchange
      @productivityexchange  ปีที่แล้ว +1

      That should work. The only thing I can think of is if there are other conditions in the filter that filter out your assigned bugs. Not sure if you're using custom filters, but my Jira Search and JQL videos might help with getting a custom filter set up for the dashboard.

  • @robdelbuono5843
    @robdelbuono5843 7 หลายเดือนก่อน

    How can I automate my dashboard to remove issues from a project dashboard that are marked done or closed

    • @productivityexchange
      @productivityexchange  7 หลายเดือนก่อน +1

      If you add a condition to the filter along the lines of 'AND (status = Done OR resolution = Closed)' it will exclude those issues

  • @user-fr7ee8of8g
    @user-fr7ee8of8g ปีที่แล้ว

    Where can I find the Filter option for the dashboard in the Jira version Jira v9.4.6?

    • @productivityexchange
      @productivityexchange  ปีที่แล้ว

      Hi Kerstin,
      Unfortunately, I use Jira Cloud and don't have access to a self-managed version so I can't check if there are any specific differences in how Dashboards are set up. As far as I can tell from the Jira 9.4.6 documentation the 'Filter Results Gadget' should be available to you (confluence.atlassian.com/jirasoftwareserver0906/gadgets-for-jira-applications-1217303502.html) and from what I can see it should be similar to how you add it on Jira Cloud. If you are not seeing the Filter Results Gadget, there may be an issue with your instance of Jira, so it may be worth escalating to whoever manages your Jira instance.
      Sorry I can't help more.

    • @toby9999
      @toby9999 ปีที่แล้ว

      Where can I find "X" option of feature in Jira... probably the most often asked question and it's the one I ask every day. Nothing is easy. Everything is hidden behind layers of menus, links, controls or whatever, and all arranged in a seemingly random unintuitive way. It's diabolical.

  • @sukanyakoppala4970
    @sukanyakoppala4970 2 ปีที่แล้ว

    Can we do automation to email this dashboard? if yes could you please make a video. or give some tricks

    • @productivityexchange
      @productivityexchange  2 ปีที่แล้ว +1

      Hi sukanya koppala, unfortunately not out of the box. There may be something in the marketplace but it looks like that's not a feature Atlassian provides. The only thing I know of that approaches this is a feature that allows users to subscribe to a filter which sends email alerts. I've made a note of this, though, and will investigate this for a possible future video.

    • @sukanyakoppala4970
      @sukanyakoppala4970 2 ปีที่แล้ว

      @@productivityexchange you can plan one tutorial for sending email notifications too if possible in future. Thanks a lot for this video

  • @toby9999
    @toby9999 ปีที่แล้ว +1

    I dream of a time to come in my life when Jira gets out of it. It's a horrendous piece of software. Positively diabolical. Been struggling with it for 10+ years and it still does my brain in trying find stuff. Massive time waster. It's more of a hindrance than an aid. And the more Jira is integrated into our workflows, the more of a menace it becomes.

    • @hikergirly
      @hikergirly 4 หลายเดือนก่อน

      It’s the leading work management platform for app dev teams, but requires careful management to avoid information overload. I have not found a better solution. Best used with Confluence for project docs.

  • @HetJoshi
    @HetJoshi ปีที่แล้ว

    Hey where is the JQL video?

    • @productivityexchange
      @productivityexchange  ปีที่แล้ว +1

      I've just released the JQL video a few minutes ago. See here: th-cam.com/video/k5E93r0mqIk/w-d-xo.html

  • @fariqhasbie2101
    @fariqhasbie2101 6 หลายเดือนก่อน

    how to hide unassigned?

    • @productivityexchange
      @productivityexchange  6 หลายเดือนก่อน

      You'll need to set the filters up to hide unassigned items. Adding 'AND assignee != Unassigned' to your filters should do the trick.

    • @fariqhasbie2101
      @fariqhasbie2101 6 หลายเดือนก่อน

      thank you for the trick, i will try it@@productivityexchange