Content
View differences
Updated by Henriette Darge almost 7 years ago
### Logs **Environment**:
{"\_type":"Error","errorIdentifier":"urn:openproject-org:api:v3:errors:InvalidQuery","message":\["Filters Datum ist nicht auf einen erlaubten Wert gesetzt."\]} Your OpenProject Version: <VERSION> / Cloud Edition
Operating System / Browser / Language:
### Steps to reproduce **Logs**
Try filtering Are there errors in the browser console? ([Click here for spent\_on when querying for time entries. E.g.:
[https://dilcher.openproject.com/api/v3/time\_entries?filters=\[{%22user%22:{%22operator%22:%22=%22,%22values%22:\[%227%22\]}},{%22spent\_on%22:{%22operator%22:%22=%22,%22values%22:\[%222019-03-25%22\]}}\]](https://dilcher.openproject.com/api/v3/time_entries?filters=%5B%7B%22user%22:%7B%22operator%22:%22=%22,%22values%22:%5B%227%22%5D%7D%7D,%7B%22spent_on%22:%7B%22operator%22:%22=%22,%22values%22:%5B%222019-03-25%22%5D%7D%7D%5D) information on how to open your browser's console](https://webmasters.stackexchange.com/a/77337)) For a local installation: Are there relevant logs output by `openproject logs` (packaged installation) or in a log/production.log or /var/log/openproject/ ? Please attach error output in these log files if applicable
### Actual behavior **Steps to reproduce:**
I get the error description listed under "Logs" 1. Go to page X
2. Click on button Y
3. Select Foo
### Expected **Actual Behavior**
Describe the behavior you're seeing.
I get ### **Expected Behavior**
Describe the time entries for the given user and date - if I just query for the user, I can get everything I need. expected behavior.
{"\_type":"Error","errorIdentifier":"urn:openproject-org:api:v3:errors:InvalidQuery","message":\["Filters Datum ist nicht auf einen erlaubten Wert gesetzt."\]}
Try filtering
[https://dilcher.openproject.com/api/v3/time\_entries?filters=\[{%22user%22:{%22operator%22:%22=%22,%22values%22:\[%227%22\]}},{%22spent\_on%22:{%22operator%22:%22=%22,%22values%22:\[%222019-03-25%22\]}}\]](https://dilcher.openproject.com/api/v3/time_entries?filters=%5B%7B%22user%22:%7B%22operator%22:%22=%22,%22values%22:%5B%227%22%5D%7D%7D,%7B%22spent_on%22:%7B%22operator%22:%22=%22,%22values%22:%5B%222019-03-25%22%5D%7D%7D%5D)
### Actual behavior
I get the error description listed under "Logs"
2. Click on button Y
3. Select Foo
### Expected
Describe the
I get
Describe