Introduction to JQL: A beginner's guide to more advanced Jira filters

แชร์
ฝัง
  • เผยแพร่เมื่อ 1 ธ.ค. 2024

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

  • @christianlira1259
    @christianlira1259 11 หลายเดือนก่อน +2

    This JQL video is super helpful and I appreciate the time and effort you took to put this together. Thank you!

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

    Thanks, this is very helpful and well explained. Also thanks for the links, that was the thing that made me subscribe.

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

    Hands down this was super helpful brother.

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

      How can we remove inactive users from any idea

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

    Thank you for introduction it was very helpful, special thanks for Jira links

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

    Awesome video mate. Thank you

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

    very helpful thank you! I wrote down some of those queries to try

  • @thedudeishere60
    @thedudeishere60 25 วันที่ผ่านมา

    Thanks. Can you help me make a search into a Quick Link?

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

    Whats the query if we want to see multiple users active jiras

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

      If you want to see the issues assigned to some list of assignees you can use
      assignee in ("Bob Smith", "Sarah Bradley", ... )
      Making sure to select whatever option comes up in the drop down for each user.
      If you want to see issues that were assigned to people you can use 'assignee was' or 'assignee was in'. You can filter down the dates using 'updated >-5d' or similar.

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

    Hi,
    How can we use it with wildcard?