Just a heads up: On March 24, 2025, starting at 4:30pm CDT / 19:30 UTC, the site will be undergoing scheduled maintenance for a few hours. During this time, the site might be unavailable for a short while. Thanks for your patience.
×I'm using Bitbucket cloud, and I want to more issue filter than standard "All", "Open", "My issues", "Watching".
As example: I want "my open issues", currently, I need to go to "Advanced search", specify something like:
Status is not closed & Assignee is myself
It return correctly, I need a way I can store such filter with name "My open issues", so I can just click on this shortcut I get what I need directly.
Thanks
Hi Ashraf,
I've had the same issue and I'm using browser favorites as a workaround.
You can define your own view, by using the parameters in the URL.
If you want to have "Status is not closed & Assignee is myself"
You can use the URL: <your project>//issues?responsible=<yourname>&status=!closed
It works for basic filters but not so well if you need more fancy logical operators :-)
Best,
Mirko
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Ashraf, currently it's not possible to create new filters in Bitbucket Cloud but there's already a feature request that you can find at Custom filters.
For the future, if you have an idea about something you'd like to see in Bitbucket you can check our public Issue tracker to see if it has already been proposed, or submit your own by clicking Create Issue :)
Hope this helps!
Ana
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thanks for the reply & advice.
The original issue is opened year 2009, it seems it is not coming soon.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Any update on this change request?
Can we expect release of this feature in the near future?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.