Add state filters for Members & Projects in reporting filter dropdown menus #1081
davidvorkauf
started this conversation in
Feature requests
Replies: 2 comments
-
|
I'll convert this into a discussion, as I consider this a feature request. Ideally, filtering by state would be possible there, but Inactive members have to remain selectable otherwise, you couldn't properly analyse them in the Reporting view anymore at all. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Description
In the reporting view we are able to filter by member, project, tasks, client etc. But the filters also show inactive members and archived projects in the dropdown.
Inactive projects and members do not need to be excluded from the reporting, but they should not be a part of the filtering logic. Same goes for tasks. Tasks of inactive projects should not be shown in the dropdown.
I think this would need filtering logic in
resources/js/Components/Common/Project/ProjectMultiselectDropdown.vueresources/js/Components/Common/Member/MemberMultiselectDropdown.vueresources/js/Components/Common/Task/TaskMultiselectDropdown.vueSelf-hosted or Cloud?
Self Hosted
Version of solidtime: (for self-hosted)
v0.12.1
Beta Was this translation helpful? Give feedback.
All reactions