-
Problem report
-
Resolution: Fixed
-
Major
-
None
-
None
-
Sprint 77 (Jun 2021), Sprint 78 (Jul 2021), Sprint 79 (Aug 2021), Sprint 80 (Sep 2021), Sprint 81 (Oct 2021), Sprint 82 (Nov 2021), Sprint 83 (Dec 2021), Sprint 84 (Jan 2022), Sprint 85 (Feb 2022), Sprint 86 (Mar 2022)
-
0.25
Steps to reproduce:
- Create an API token with any expire date
- Open the API token from the list of available tokens
- Click on Regenerate
- "Incorrect value for field "expires_at": a time is expected." error
The issue happens because display date format is not the same format with parser. It is "17.06.2021 00:00:00", but must be "2021-06-18 00:00:00":
- is duplicated by
-
ZBX-20673 Date search error in the SLA Report on Zabbix 6.0
- Closed