-
Suggestion
-
Resolution: Unresolved
-
None
-
None
Hi,
I know there is already some suggestions about the system filters and hiding. Mainly the reason is that when you do not use resolution then you get the error for example for "Open Issues". I think this is a bug and should be fixed.
But my suggestion is about the system filters itself. And I would like not only hide them but also edit or set or change its jql definition. So the administrator can customize them.
The main reason is the user experiance with Jira so the user do not see any messed filters that are not relevant even that make some error!
If the user open Filters then there is a list of system filters that are not relevant for custom projects.
Pretend for example filter "Done issues". It has this jql definition:
"statusCategory = Done order by updated DESC"
and for our project this is irrelevant because our issues that are "Done" are not ony that with "statusCategory = Done" but also that with custom field "MyTypeClose" set to "Fine".
So our jql definition should look like: "
statusCategory = Done and MyTypeClose = Fine order by updated DESC
If there will be possible to edit the definition of system filters then then a lot of users can do anything with filters and they can fix its error with resolution and also others can set their own filter for all system filters. This would be very nice because then the Jira will again be more customizable and nice .
So my solution and suggestion is:
1) please make editable the system filter defintion
- either on the whole jira
- or on the project level
2) please make possible to hide the system filters
Please others see this suggestion and if you would like to have it vote for it.
Best Regards
- relates to
-
JRASERVER-63317 As an administrator, I would like to customize and add to the System Filters available for each project
- Gathering Interest