-
-
Notifications
You must be signed in to change notification settings - Fork 585
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Unable to select «projects» while filtering in timesheets #601
Comments
Thanks for the report @trfnvo 👍 |
@kevinpapst you could disable the projects select dropdown by default - and with onchange event on customer select dropdown you can enable the projects select dropdown. |
Another option would be to pre-populate the list with all projects, but that could be a problem for the people with hundreds of projects. And we would need to activate the JS select extension by default, which allows searching inside the project title. |
I can't see any project even if I select a customer. Same in the other views (export, …) |
@BKapelari please open a new issue if fixing the directory permissions for var/cache/ doesn't help. The API needs write permissions in that folder and in var/cache/prod/. |
Problem solved!I've changed the permissions to 777 no changes. So I have reset the permissions to 755. What solved the problem:In my Plesk hosting settings I've selected another PHP-Version (v7.3.6) and that solved the problem. Maybe it was a caching problem on the server. |
This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. If you use Kimai on a daily basis, please consider donating to support further development of Kimai. |
Hello Kevin,
Tanks for Kimai!
Bug: in admins timesheets (*/team/timesheet/) I can't select «Project» while filtering, but some projects exists
Steps to reproduce the behavior:
Kimai version: Kimai2 0.8.1
PHP version: 7.2.15
The text was updated successfully, but these errors were encountered: