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.vue
resources/js/Components/Common/Member/MemberMultiselectDropdown.vue
resources/js/Components/Common/Task/TaskMultiselectDropdown.vue
Self-hosted or Cloud?
Self Hosted
Version of solidtime: (for self-hosted)
v0.12.1
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