Defect #1254
closedFilter "date from" in provisioning log doesn't show records shortly after midnight
100%
Description
Version 8.1.6
Page "Provisioning - active operations". When "date from" is e.g. "13.9.2018", it doesn't show records that were created before 13.9.2018 02:00. It looks like it ignores the timezone.
Please fix this filter.
It would be also great to add hours and minutes to the filter value (as in the filter in Audit log). Now we can filter only by days, which is sometimes not precise enough.
Related issues
Updated by Radek Tomiška over 6 years ago
- Assignee changed from Ondřej Kopr to Radek Tomiška
Updated by Radek Tomiška over 6 years ago
- Tracker changed from Task to Defect
And check another places, where "LocalDate" filter is used on "DateTime" columns => this filter should be switched to "DateTime".
Updated by Radek Tomiška over 6 years ago
- Status changed from New to In Progress
- Target version set to Morganite (9.2.0)
Updated by Radek Tomiška over 6 years ago
- Status changed from In Progress to Needs feedback
- Assignee changed from Radek Tomiška to Ondřej Kopr
- % Done changed from 0 to 90
I wanted to create something nice (and simple) so ... new component ''FilterDate'' is created together with this fix, checked / fixed / added on agendas:
- provisioning (active + archive)
- LRT
- notifications - all type (+ filter DRY)
- audit (+identities, events, logging events)
- requests for roles
- tasks - all
Commit:
https://github.com/bcvsolutions/CzechIdMng/commit/3924ada71e0e2094afed597283ee452557dcb3d8
Could you do a revie, pls?
Updated by Ondřej Kopr about 6 years ago
- Status changed from Needs feedback to Resolved
- Assignee changed from Ondřej Kopr to Radek Tomiška
- % Done changed from 90 to 100
Thank you for create new component for filtering date. Filtering by date works correctly now. Timezone isn't used. Great work!
Updated by Radek Tomiška about 6 years ago
- Status changed from Resolved to Closed
Updated by Radek Tomiška about 5 years ago
- Related to Defect #1903: Bulk actions ignore filtering by date added