python-redmine icon indicating copy to clipboard operation
python-redmine copied to clipboard

Possible problem of the Time Entry filter with spent_on parameter

Open Leonardofreua opened this issue 4 years ago • 1 comments

I'm trying to filter the Time Entries with a custom date format configuration (%d-%m-%Y - with dashes), but the filter is returning all records, as if I didn't pass any parameters. The only format that is working correctly for me is the default, that is, when I don't enter a date format.

I also tried it with the %d.%m.%Y format, which is in the documentation, but the same problem occurs.

Obs.: The problem also occurs with the %d/%m/%Y (with slashes) format.

Leonardofreua avatar Apr 22 '21 21:04 Leonardofreua

Apologize, but I didn't quite understand the problem, you're saying that The only format that is working correctly for me is the default, that is, when I don't enter a date format which means that your Redmine is using the default date format and you don't have to do anything, I mean why are you trying to use any other date format instead of default if that already works for you ?

maxtepkeev avatar May 12 '21 14:05 maxtepkeev

Closing this due to inactivity.

maxtepkeev avatar Dec 28 '22 13:12 maxtepkeev