In JIRA Agile, when I click a quickfilter I want other quickfilters to be unclicked, how can I do this?

Weblurk

In JIRA, you can create quick filters so you can easily find your issues based on some custom filterings. For example, I have the following quick filters:

  • Bugs
  • My issues
  • Coworker's issues
  • Recently created

When I click each one of them I want all others be become deselected. How can I do this? Right now they all stay selected when I click around.

damienix

The answer is: you can't. They are just designed as a toggle buttons.

But... if you are really depressed to do that you can create JIRA plugin which will inject some JavaScript to do that for you ;)

本文收集自互联网,转载请注明来源。

如有侵权,请联系[email protected] 删除。

编辑于
0

我来说两句

0条评论
登录后参与评论

相关文章

来自分类Dev

How Do I set drop down menu list open when I click on parent li Then open the sub li using javascript?

来自分类Dev

QTableView: How can I get the data when user click on a particular cell using mouse

来自分类Dev

How can I do to use a email service for a same domain on other server

来自分类Dev

How can I disable backlight when I lock the screen?

来自分类Dev

How do I change the boot menu when I have no display?

来自分类Dev

How do I mock a method call inside the method I want to test using NUnit?

来自分类Dev

how can i prevent nested list's click event

来自分类Dev

How do I highlight (select) text in Text widget with a button click?

来自分类Dev

How can I do pagination when downloading facebook posts via javascript and FB.api?

来自分类Dev

I want to get numeric data from string. How to do that in python?

来自分类Dev

In F#, how do I tell if an object is an Async<_>, and how can I cast it to an Async<_>?

来自分类Dev

How can I request an Image from a URL when the Response is 302?

来自分类Dev

How can I keep columns when grouping/summarizing?

来自分类Dev

How do I report error when setting a swift property?

来自分类Dev

How can I set up a WiFi-hotspot to host files which can be downloaded by an other device later

来自分类Dev

I want the status bar Notification even when the applications is killed

来自分类Dev

problem with udev rules when i want to start bash script

来自分类Dev

How can I get the x/y location of a touch relative to the entire view when I touch a button?

来自分类Dev

how to show hidden i tag on mouse click

来自分类Dev

usockets: How do I specify the external format when I open a socket

来自分类Dev

How can I cancel an ngEvent?

来自分类Dev

How can I return a function?

来自分类常见问题

How do I resolve ClassNotFoundException?

来自分类Dev

knockoutjs - How can I populate an empty observable array in response to user action (anchor link click)

来自分类Dev

How can I stop JavaFX Parent Node getting click after drag between children

来自分类Dev

How can I click space to pause the video without down the page in JavaScript

来自分类Dev

How do I add a click event to a directed graph using dagre d3.js(javascript library)?

来自分类Dev

How to make a custom widget editable only when i click 'Edit' button?

来自分类Dev

I want to add an image to the slideshow

Related 相关文章

  1. 1

    How Do I set drop down menu list open when I click on parent li Then open the sub li using javascript?

  2. 2

    QTableView: How can I get the data when user click on a particular cell using mouse

  3. 3

    How can I do to use a email service for a same domain on other server

  4. 4

    How can I disable backlight when I lock the screen?

  5. 5

    How do I change the boot menu when I have no display?

  6. 6

    How do I mock a method call inside the method I want to test using NUnit?

  7. 7

    how can i prevent nested list's click event

  8. 8

    How do I highlight (select) text in Text widget with a button click?

  9. 9

    How can I do pagination when downloading facebook posts via javascript and FB.api?

  10. 10

    I want to get numeric data from string. How to do that in python?

  11. 11

    In F#, how do I tell if an object is an Async<_>, and how can I cast it to an Async<_>?

  12. 12

    How can I request an Image from a URL when the Response is 302?

  13. 13

    How can I keep columns when grouping/summarizing?

  14. 14

    How do I report error when setting a swift property?

  15. 15

    How can I set up a WiFi-hotspot to host files which can be downloaded by an other device later

  16. 16

    I want the status bar Notification even when the applications is killed

  17. 17

    problem with udev rules when i want to start bash script

  18. 18

    How can I get the x/y location of a touch relative to the entire view when I touch a button?

  19. 19

    how to show hidden i tag on mouse click

  20. 20

    usockets: How do I specify the external format when I open a socket

  21. 21

    How can I cancel an ngEvent?

  22. 22

    How can I return a function?

  23. 23

    How do I resolve ClassNotFoundException?

  24. 24

    knockoutjs - How can I populate an empty observable array in response to user action (anchor link click)

  25. 25

    How can I stop JavaFX Parent Node getting click after drag between children

  26. 26

    How can I click space to pause the video without down the page in JavaScript

  27. 27

    How do I add a click event to a directed graph using dagre d3.js(javascript library)?

  28. 28

    How to make a custom widget editable only when i click 'Edit' button?

  29. 29

    I want to add an image to the slideshow

热门标签

归档