View Issue Details

IDProjectCategoryView StatusLast Update
0036280mantisbtfilterspublic2025-08-26 11:01
Reportersbucko Assigned Todregad  
PrioritynormalSeveritymajorReproducibilityalways
Status resolvedResolutionno change required 
Product Version2.27.1 
Summary0036280: Feature Request: Multiple Category Selection in Filters
Description

Dear MantisBT Developers,

I am writing to request a new feature for the filtering functionality in MantisBT.

Currently, the category filter allows users to select only one category at a time from a dropdown list. This limitation makes it difficult to quickly view issues that belong to several specific categories at once, which is a common use case for many users, including myself.

I would like to propose a modification to the category filter to allow for multiple selection of categories. This could be implemented by changing the current dropdown menu to a multi-select list (e.g., a checkbox list or a list box that supports holding down the Ctrl key to select multiple items - maybe this multiselect is better choice for me).

This feature would significantly improve the user experience and save time for users who need to perform advanced filtering operations.

Thank you for considering this request.

Best regards,

Sławomir Bućko
Ministery od Finance, Poland

TagsNo tags attached.

Activities

dregad

dregad

2025-08-26 08:36

developer   ~0070472

This is already possible today, just switch to Advanced filters then the selection list becomes a multiselect.

image.png (6,520 bytes)   
image.png (6,520 bytes)   
image-2.png (5,219 bytes)   
image-2.png (5,219 bytes)   
diedie2

diedie2

2025-08-26 09:00

reporter   ~0070474

@dregad are you sure its not other way around? I have to select "simple filters" to have multiselect (here and my own instance). When on "Advanced Filters", there are dropdowns.

dregad

dregad

2025-08-26 09:13

developer   ~0070476

Yes, positive.

You may be confused by the fact that the menu indicates what will happen when you select it, not the current state of the filter type.

Advanced filters is when you have multi-select enabled (look at the URL when you hover over the menu; when it reads Advanced Filters, it is indeed https://mantisbt.org/bugs/view_all_set.php?type=2&view_type=advanced)

sbucko

sbucko

2025-08-26 09:17

reporter   ~0070477

Now I can see.

Please close task. Sorry - I forgot about "Advanced filters".

sbucko

sbucko

2025-08-26 09:20

reporter   ~0070478

@dregad's description is spot-on

diedie2

diedie2

2025-08-26 11:01

reporter   ~0070480

Yes correct. Thanks for enlightening me :-)